Skip to content

Fix transitProviderWebsiteURL naming + deprecate old API (#672)#673

Merged
drallgood merged 4 commits intomainfrom
fix/672-transit-provider-website-url
Mar 12, 2026
Merged

Fix transitProviderWebsiteURL naming + deprecate old API (#672)#673
drallgood merged 4 commits intomainfrom
fix/672-transit-provider-website-url

Conversation

@drallgood
Copy link
Owner

fixes #672

@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.37%. Comparing base (182553f) to head (12e3742).

❌ Your project status has failed because the head coverage (81.37%) is below the target coverage (85.00%). You can increase the head coverage or adjust the target coverage.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #673      +/-   ##
============================================
+ Coverage     80.61%   81.37%   +0.75%     
- Complexity      743      749       +6     
============================================
  Files            59       59              
  Lines          1646     1648       +2     
  Branches         58       58              
============================================
+ Hits           1327     1341      +14     
+ Misses          266      255      -11     
+ Partials         53       52       -1     
Flag Coverage Δ
unittests 81.37% <100.00%> (+0.75%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...t/src/main/java/de/brendamour/jpasskit/PKPass.java 96.66% <100.00%> (+0.05%) ⬆️
...ain/java/de/brendamour/jpasskit/PKPassBuilder.java 71.30% <100.00%> (+0.96%) ⬆️

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@drallgood drallgood merged commit 88b763b into main Mar 12, 2026
8 checks passed
@drallgood drallgood deleted the fix/672-transit-provider-website-url branch March 12, 2026 00:56
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.

Incorrect field name: transitProviderWebsiteUrl, it should be transitProviderWebsiteURL

2 participants