Skip to content

chore: improve mockery#389

Closed
xBlaz3kx wants to merge 9 commits intolorenzodonini:masterfrom
xBlaz3kx:chore/ci
Closed

chore: improve mockery#389
xBlaz3kx wants to merge 9 commits intolorenzodonini:masterfrom
xBlaz3kx:chore/ci

Conversation

@xBlaz3kx
Copy link
Contributor

Proposed changes

  • Bump mockery version
  • Exclude mock gen on irrelevant files/folders

Types of changes

What types of changes does your code introduce?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of
them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before
merging your code.

  • I have read the CONTRIBUTING doc
  • I have signed the CLA
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you
did and what alternatives you considered, etc...

xBlaz3kx and others added 9 commits July 25, 2025 19:52
…tead of panicking and let the user deal with the consequences (#9)
* feat: add option for enabling websocket compression

* feat: add option for enabling websocket compression on the client

* docs: add compression docs
* Added OCPP configuration manager

* docs: update
* Added ocppj and websocket server metrics

* Added metrics support to examples and observability stack

* Added commands to run the observability with examples in makefile

* Added context with expiry for metrics

* Added notes

* Added error log if websocket metrics arent initialized properly

* Added readme instructions on configuring and testing observability

* docs: add observability setup instructions

* fix: typos

* feat: additional websocket metrics

* feat: additional ocpp server metrics - request queue size

* chore: add tests for new functions

* chore: rename struct

* chore: rename method

* feat: add errors for metrics

* feat: add dispatcher metrics
* Added ocppj and websocket server metrics

* Added context with expiry for metrics

* feat: additional ocpp server metrics - request queue size

* chore: rename method

* feat: add pyroscope to observability

* feat: add pyroscope integration to examples

* chore: remove pyroscope, as it is already included in newest LGTM stack image

* fix: simulator profiling fixes

* feat: added k6 and profiling for ocpp system

* feat(wip): Performance tests

* fix: typo

* feat: adjust example metric interval to be able to sample high frequency reconnects

* fix: support for multiple profiles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant