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 #139

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

aik099
Copy link
Member

@aik099 aik099 commented Nov 20, 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.

Demo: https://app.codecov.io/gh/minkphp/MinkSelenium2Driver/tests/master
To see it in action in this repo please merge this PR first.

P.S.
Copy/paste from minkphp/MinkSelenium2Driver#403 .

Copy link

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.40%. Comparing base (384bae4) to head (48eb6a5).
Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #139      +/-   ##
============================================
- Coverage     85.72%   82.40%   -3.33%     
  Complexity      335      335              
============================================
  Files            30       30              
  Lines           932      932              
============================================
- Hits            799      768      -31     
- Misses          133      164      +31     

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


🚨 Try these New Features:

@aik099 aik099 force-pushed the codecov-tests-feat branch from 8502f24 to 48eb6a5 Compare November 20, 2024 09:45
@aik099 aik099 merged commit b1d132c into minkphp:master Nov 20, 2024
11 of 12 checks passed
@aik099 aik099 deleted the codecov-tests-feat branch November 20, 2024 09:48
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