Skip to content

fix(ci): auto RC generation on develop merge via pull_request trigger - #81

Merged
matheus-souza merged 6 commits into
developfrom
fix/auto-rc-on-develop-merge
Aug 10, 2026
Merged

fix(ci): auto RC generation on develop merge via pull_request trigger#81
matheus-souza merged 6 commits into
developfrom
fix/auto-rc-on-develop-merge

fix(test): use custom fs.FS to properly test non-ErrNotExist stat err…

30bc212
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2026 in 0s

87.41% (-0.04%) compared to e00536f

View this Pull Request on Codecov

87.41% (-0.04%) compared to e00536f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.41%. Comparing base (e00536f) to head (30bc212).
⚠️ Report is 3 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #81      +/-   ##
===========================================
- Coverage    87.44%   87.41%   -0.04%     
===========================================
  Files          123      123              
  Lines         4350     4369      +19     
  Branches       158      162       +4     
===========================================
+ Hits          3804     3819      +15     
- Misses         386      388       +2     
- Partials       160      162       +2     
Files with missing lines Coverage Δ
backend/internal/platform/spa/handler.go 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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