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

lorenzodonini / ocpp-go
82%
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 issues/20-status-timestamp
branch: issues/20-status-timestamp
CHANGE BRANCH
x
Reset
  • issues/20-status-timestamp
  • 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
  • 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

02 Jul 2020 04:43PM UTC coverage: 81.912% (+0.008%) from 81.904%
147

Pull #21

travis-ci

web-flow
Merge 7971b2b06 into 08eb87b67
Pull Request #21: Convert timestamp in StatusNotificationRequest to pointer

3487 of 4257 relevant lines covered (81.91%)

5.04 hits per line

Relevant lines Covered
Build:
Build:
4257 RELEVANT LINES 3487 COVERED LINES
5.04 HITS PER LINE
Source Files on issues/20-status-timestamp
  • Tree
  • List 67
  • Changed 6
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
147 issues/20-status-timestamp Merge 7971b2b06 into 08eb87b67 Pull #21 02 Jul 2020 04:45PM UTC web-flow travis-ci
81.91
146 issues/20-status-timestamp Support optional parameters in cp1.6 updateStatus Signed-off-by: Lorenzo Donini <lorenzo.donini@motius.de> push 02 Jul 2020 04:44PM UTC lorenzodonini travis-ci
81.9
145 issues/20-status-timestamp Merge 801e30507 into 08eb87b67 Pull #21 01 Jul 2020 05:29PM UTC web-flow travis-ci
81.9
144 issues/20-status-timestamp Convert timestamp in StatusNotificationRequest to pointer Signed-off-by: Lorenzo Donini <lorenzo.donini@motius.de> push 01 Jul 2020 05:28PM UTC lorenzodonini travis-ci
81.91
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