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

lorenzodonini / ocpp-go
86%
master: 83%

Build:
Build:
LAST BUILD BRANCH: fix/iso15118
DEFAULT BRANCH: master
Repo Added 24 May 2020 04:38PM UTC
Files 125
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/iso15118
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 0.11.0
  • 1.6/improvements
  • 138-has-a-wrong-about-getdiagnosticsrequest-parameter
  • 150-logging-requestsresponses
  • 151-samplevalue-validation-value
  • 154-check-if-the-ocppj-client-is-connected
  • 160-csms-sim-hotfix
  • 160-error-defining-requeststarttransactionrequest
  • 161-chargingprofilestatus-notimplemented-should-be-notsupported
  • 168-fix-json-newline
  • 175-propertyconstraintviolation-configurationkey
  • 177-request-start-transaction-idtoken-validation
  • 188-v16-maxint
  • 194-setvariablestatus-wrong-type-validation
  • 200-validator-instance-seperate-in-ocpp16-and-ocpp201
  • 203-infinite-wait-on-stopping-a-disconnected-charge-point
  • 210-unhandled-formatviolation-type-on-callerror-on-ocpp-v2-ocpp-201-specification-table-b06fr17
  • 237-full-iso8601-support
  • 239-concurrent-chargers-example
  • 240-custom-message-hooks
  • 244-triggermessagereq-validation-disallows-passing-connector-0
  • 267-parses-an-ocpp-j-messageoccurrence-anomaly
  • 351-bug-panic-when-disconnecting-the-charger
  • bidirectional-ping
  • bugfix/88-config-key
  • bugfix/occurrence-constraint-violation
  • bugfix/ocpp-v2-subprotocol
  • bugfix/server-timeout
  • bugfix/validation-errors
  • bugfix/ws-existing-conn
  • chore/docs
  • chore/fix-typo-2
  • chore/improve-err-handling
  • chore/test-env
  • chore/update-codeowners
  • ci/improve-coveralls
  • ci/improvements
  • ci/lint
  • ci/test-improvements
  • concurrent-charge-point
  • custom-error-handling-hook
  • datetime-now-func
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/setup-go-5
  • dependabot/github_actions/docker/build-push-action-6
  • dependabot/github_actions/docker/login-action-3
  • dependabot/github_actions/docker/setup-buildx-action-3
  • dependabot/github_actions/docker/setup-qemu-action-3
  • dependabot/github_actions/jaxxstorm/action-install-gh-release-1.14.0
  • dependabot/github_actions/jaxxstorm/action-install-gh-release-2.0.0
  • dependabot/github_actions/jaxxstorm/action-install-gh-release-2.1.0
  • dependabot/go_modules/github.com/go-playground/universal-translator-0.18.1
  • dependabot/go_modules/github.com/gorilla/mux-1.8.1
  • dependabot/go_modules/github.com/gorilla/websocket-1.5.3
  • dependabot/go_modules/github.com/relvacode/iso8601-1.6.0
  • dependabot/go_modules/github.com/sirupsen/logrus-1.9.3
  • dependabot/go_modules/github.com/stretchr/testify-1.10.0
  • dependabot/go_modules/gopkg.in/go-playground/validator.v9-9.31.0
  • deprecated-errors-package
  • develop
  • disable-validation
  • feat/security-extension-tests
  • feat/websocket-compression
  • feature/authentication
  • feature/auto-reconnection
  • feature/build-cache
  • feature/github-actions
  • feature/observability
  • feature/observability-2
  • feature/ocpp-21
  • feature/pending-requests
  • feature/request-context
  • feature/websocket-config
  • feature/ws-cross-origin
  • fix-dependencies
  • fix-invalid-tls-client-test
  • fix/autogen
  • fix/example-config
  • fix/iso15118
  • fix/issue_templates
  • fix/ocpp-201-composite.schedule
  • fix/profile-names
  • hotfix/cs-example-panic
  • hotfix/docker-tty
  • hotfix/example-cs-panic
  • hotfix/examples
  • hotfix/goveralls
  • hotfix/test-certificate-dns
  • issues/20-status-timestamp
  • maintenance/issue_templates
  • master
  • mocks-autogen
  • ocpp1.6/examples
  • ocpp16_config_manager
  • ocpp2.0-features
  • ocpp2.0.1-examples
  • ocpp2.0.1-rename
  • ocppj-reconnect-support
  • patch-1
  • prefer-new-connection-over-old-on-duplicate
  • refactor-ocppj-state
  • refactoring/dispatcher
  • refactoring/websocket-close
  • refs/tags/v0.14.0
  • refs/tags/v0.15.0
  • refs/tags/v0.16.0
  • refs/tags/v0.17.0
  • refs/tags/v0.18.0
  • refs/tags/v0.19.0
  • remove-errors-package
  • replace-errors-package
  • update-travis
  • v0.11.0
  • v0.12.0
  • v0.13.0
  • validator-upgrade
  • websocket-improvements
  • ws-verbose-logs
  • ws/close-connection-test
  • ws/connections-fix
  • ws/refactoring
  • ws/subprotocol

12 Sep 2025 04:40AM UTC coverage: 85.903% (+3.1%) from 82.818%
17665075126

Pull #381

github

dwibudut
fix panic nil confirmation.StatusInfo.ReasonCode on unit test
Pull Request #381: Fix GetCertificateStatusResponse.status type to Certificate15118EVStatus instead of genericStatus - ocpp2.0.1

1 of 1 new or added line in 1 file covered. (100.0%)

6 existing lines in 1 file now uncovered.

7081 of 8243 relevant lines covered (85.9%)

14.0 hits per line

Relevant lines Covered
Build:
Build:
8243 RELEVANT LINES 7081 COVERED LINES
14.0 HITS PER LINE
Source Files on master
  • Tree
  • List 125
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
17665075126 fix/iso15118 fix panic nil confirmation.StatusInfo.ReasonCode on unit test Pull #381 12 Sep 2025 05:06AM UTC dwibudut github
85.9
17354883676 feature/observability-2 feat: add dispatcher metrics Pull #378 31 Aug 2025 08:56AM UTC xBlaz3kx github
87.14
17354792437 feature/observability feat: add dispatcher metrics Pull #343 31 Aug 2025 08:46AM UTC xBlaz3kx github
87.14
17341299933 feat/websocket-compression Merge branch 'lorenzodonini:master' into feat/websocket-compression Pull #370 30 Aug 2025 08:03AM UTC web-flow github
82.61
17230585633 feature/observability feat: additional ocpp server metrics - request queue size Pull #343 26 Aug 2025 07:04AM UTC xBlaz3kx github
82.19
17203326419 feature/observability Merge branch 'lorenzodonini:master' into feature/observability Pull #343 25 Aug 2025 08:22AM UTC web-flow github
82.11
17192872240 feature/request-context Include new callback and context logic in v1.6 and v2.0.1 charging stations Signed-off-by: Lorenzo <lorenzo.donini90@gmail.com> push 24 Aug 2025 07:30PM UTC lorenzodonini github
89.88
17022091823 master fix: checking out correct repository (fork) on pull request push 17 Aug 2025 02:22PM UTC lorenzodonini github
82.82
17012952318 mocks-autogen Upgrade mockery to v3 Signed-off-by: Lorenzo <lorenzo.donini90@gmail.com> Pull #377 16 Aug 2025 09:15PM UTC lorenzodonini github
82.82
17012922466 mocks-autogen Upgrade mockery to v3 Signed-off-by: Lorenzo <lorenzo.donini90@gmail.com> Pull #377 16 Aug 2025 09:12PM UTC lorenzodonini github
82.77
See All Builds (704)
  • 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

© 2025 Coveralls, Inc