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

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

aik099
Copy link
Member

@aik099 aik099 commented Nov 19, 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 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.40%. Comparing base (ca55cde) to head (fde03d5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #50   +/-   ##
=========================================
  Coverage     84.40%   84.40%           
  Complexity      196      196           
=========================================
  Files             1        1           
  Lines           500      500           
=========================================
  Hits            422      422           
  Misses           78       78           

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


🚨 Try these New Features:

Copy link
Member

@uuf6429 uuf6429 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, looking good!

@aik099 aik099 merged commit 9640be7 into minkphp:main Nov 20, 2024
17 checks passed
@aik099 aik099 deleted the codecov-tests-feat branch November 20, 2024 07:43
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.

2 participants