Skip to content

feat: replace "develop" non-branch name with "main" - #185

Open
sitepark-schaeper wants to merge 2 commits into
mainfrom
feature/replace_develop_with_main
Open

sitepark-schaeper wants to merge 2 commits into
mainfrom
feature/replace_develop_with_main

doc: also adjust examples in readme

fdc4f98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 5, 2026 in 1s

62.94% (-0.10%) compared to 36c6c03

View this Pull Request on Codecov

62.94% (-0.10%) compared to 36c6c03

Details

Codecov Report

❌ Patch coverage is 70.96774% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.94%. Comparing base (36c6c03) to head (fdc4f98).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
.../com/sitepark/versioning/version/VersionTypes.java 58.82% 7 Missing ⚠️
src/main/java/com/sitepark/versioning/Branch.java 83.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #185      +/-   ##
============================================
- Coverage     63.03%   62.94%   -0.10%     
- Complexity      425      429       +4     
============================================
  Files            40       40              
  Lines          1550     1557       +7     
  Branches        250      253       +3     
============================================
+ Hits            977      980       +3     
- Misses          453      455       +2     
- Partials        120      122       +2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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