Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: fixed codecov upload #44

Merged
merged 1 commit into from
Mar 17, 2025
Merged

Conversation

fredbi
Copy link
Member

@fredbi fredbi commented Mar 17, 2025

Fixed broken test coverage upload to codecov with codecov-action@v5.

* fixed tokenless upload (now supported with codecov v5)
* fixed flags for codecov
* fixed coverage for windows (now use bash instead of powershell)

Fixed broken test coverage upload to codecov with codecov-action@v5.

    * fixed tokenless upload (now supported with codecov v5)
    * fixed flags for codecov
    * fixed coverage for windows (now use bash instead of powershell)

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
Copy link

codecov bot commented Mar 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.96%. Comparing base (40be7ee) to head (57fd3b9).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #44   +/-   ##
=======================================
  Coverage   96.96%   96.96%           
=======================================
  Files           2        2           
  Lines          99       99           
=======================================
  Hits           96       96           
  Misses          2        2           
  Partials        1        1           
Flag Coverage Δ
macos-latest ?
oldstable ?
oldstable-macos-latest 96.96% <ø> (?)
oldstable-ubuntu-latest 96.96% <ø> (?)
oldstable-windows-latest 96.96% <ø> (?)
stable ?
stable-macos-latest 96.96% <ø> (?)
stable-ubuntu-latest 96.96% <ø> (?)
stable-windows-latest 96.96% <ø> (?)
ubuntu-latest ?

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

☔ View full report in Codecov by Sentry.
📢 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.

@fredbi fredbi merged commit 0fe9dbd into go-openapi:master Mar 17, 2025
11 checks passed
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.

None yet

1 participant