• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

xBlaz3kx / ocpp-go
80%
main: 79%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc-1.44.0
DEFAULT BRANCH: main
Repo Added 01 Aug 2024 09:22PM UTC
Token danAZ6FwAYohOksUqCS4WwrEvtFyK51dy regen
Build 413 Last
Files 119
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH fix/queue-bench
branch: fix/queue-bench
CHANGE BRANCH
x
Reset
Sync Branches
  • fix/queue-bench
  • chore/ci
  • chore/docker-cache-tests
  • chore/docs
  • chore/fix-test-ci
  • chore/handlers-refactor
  • chore/improve-err
  • chore/improve-err-handling
  • chore/improve-makefile
  • chore/ocpp-tests
  • chore/refactor-logging
  • chore/remove-example-ci
  • chore/rename-module
  • chore/restructure-tests
  • chore/restructure-tests-ocpp-16
  • chore/test-env
  • chore/test-suites
  • chore/tests
  • chore/update-codeowners
  • ci/dependabot
  • ci/lint
  • ci/lint-2
  • ci/test-improvements
  • dependabot/github_actions/actions/cache-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/download-artifact-7
  • dependabot/github_actions/actions/download-artifact-8
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/github_actions/actions/upload-artifact-7
  • dependabot/github_actions/jaxxstorm/action-install-gh-release-2.1.0
  • dependabot/github_actions/jaxxstorm/action-install-gh-release-3.0.0
  • dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
  • dependabot/go_modules/github.com/caarlos0/env/v11-11.4.0
  • dependabot/go_modules/github.com/caarlos0/env/v11-11.4.1
  • dependabot/go_modules/github.com/go-playground/universal-translator-0.18.1
  • dependabot/go_modules/github.com/grafana/pyroscope-go-1.2.8
  • dependabot/go_modules/github.com/grafana/pyroscope-go-1.3.1
  • dependabot/go_modules/github.com/samber/lo-1.52.0
  • dependabot/go_modules/github.com/samber/lo-1.53.0
  • dependabot/go_modules/github.com/sirupsen/logrus-1.9.4
  • dependabot/go_modules/go.opentelemetry.io/otel-1.44.0
  • dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc-1.39.0
  • dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc-1.42.0
  • dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc-1.43.0
  • dependabot/go_modules/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc-1.44.0
  • dependabot/go_modules/go.opentelemetry.io/otel/metric-1.39.0
  • dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.40.0
  • dependabot/go_modules/go.opentelemetry.io/otel/sdk/metric-1.39.0
  • dependabot/go_modules/go.opentelemetry.io/otel/sdk/metric-1.40.0
  • dependabot/go_modules/go_modules-5f729b4834
  • dependabot/go_modules/go_modules-b8bf947a2a
  • dependabot/go_modules/go_modules-f43743e39a
  • dependabot/go_modules/google.golang.org/grpc-1.78.0
  • dependabot/go_modules/google.golang.org/grpc-1.80.0
  • dependabot/go_modules/gopkg.in/go-playground/validator.v9-9.31.0
  • docs/features
  • feat/benchmarks
  • feat/dispatcher-bench
  • feat/k6-gh-actions
  • feat/profiling
  • feat/profiling-2
  • feat/security-extension-tests
  • feat/state-bench
  • feat/websocket-compression
  • feature/build-cache
  • feature/observability
  • feature/ocpp-21
  • fix/autogen
  • fix/bench
  • fix/callback
  • fix/callback-queue-tests
  • fix/callback-registry-per-client-locking
  • fix/client-size-queue-perf
  • fix/concurrency
  • fix/connections
  • fix/event-bundle-nil-check
  • fix/example-config
  • fix/examples
  • fix/internal-tests
  • fix/issue_templates
  • fix/metrics-mutex
  • fix/mock-rework
  • fix/mocks
  • fix/ocpp-201-composite.schedule
  • fix/ocpp-201-dialect
  • fix/performance-reports
  • fix/profile-names
  • fix/state-locks
  • fix/tests
  • fixes_ocpp-1.6-security-extension
  • main
  • maintenance/issue_templates
  • master
  • ocpp-1.6-security-extension
  • ocpp16_config_manager
  • refs/tags/v0.19.0
  • refs/tags/v0.20.0
  • refs/tags/v0.21.0
  • refs/tags/v0.22.0
  • refs/tags/v0.23.0
  • refs/tags/v0.24.0

02 Jan 2026 04:58PM UTC coverage: 79.614%. Remained the same
20662527791

Pull #52

github

xBlaz3kx
fix: only test queues concurrently
Pull Request #52: fix: testing queues concurrently

5987 of 7520 relevant lines covered (79.61%)

20.97 hits per line

Relevant lines Covered
Build:
Build:
7520 RELEVANT LINES 5987 COVERED LINES
20.97 HITS PER LINE
Source Files on fix/queue-bench
  • Tree
  • List 118
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20662527791 fix/queue-bench fix: only test queues concurrently Pull #52 02 Jan 2026 05:01PM UTC xBlaz3kx github
79.61
See All Builds (343)

Badge your Repo: ocpp-go

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc