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

Upload test results to CodeCov #403

Merged
merged 4 commits into from
Nov 19, 2024
Merged

Conversation

aik099
Copy link
Member

@aik099 aik099 commented Nov 15, 2024

Got an e-mail from CodeCov about a new Test Analytics feature (see https://about.codecov.io/blog/find-failing-and-flaky-tests-with-codecov-test-analytics/ ) and decided to try it out.

Doesn't work as expected (test results are not getting uploaded even with a CodeCov token). I've reported it to the CodeCov: codecov/test-results-action#98 .

Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.40%. Comparing base (e778774) to head (f41d494).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #403   +/-   ##
=========================================
  Coverage     85.40%   85.40%           
  Complexity      181      181           
=========================================
  Files             1        1           
  Lines           500      500           
=========================================
  Hits            427      427           
  Misses           73       73           

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


🚨 Try these New Features:

@aik099
Copy link
Member Author

aik099 commented Nov 19, 2024

I'm going to merge this because I think CodeCov doesn't like, that the updated workflow (where CODECOV_TOKEN is given to the new action) is absent in the master branch.

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.

1 participant