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

Use CodeCov Flags #63

Merged
merged 2 commits into from
Jan 10, 2025
Merged

Use CodeCov Flags #63

merged 2 commits into from
Jan 10, 2025

Conversation

aik099
Copy link
Member

@aik099 aik099 commented Jan 10, 2025

Closes #62

Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.14%. Comparing base (fb117d5) to head (512dd69).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #63   +/-   ##
=========================================
  Coverage     88.14%   88.14%           
  Complexity      197      197           
=========================================
  Files             1        1           
  Lines           506      506           
=========================================
  Hits            446      446           
  Misses           60       60           
Flag Coverage Δ
chrome 86.75% <ø> (?)
chromium 83.59% <ø> (?)
edge 83.99% <ø> (?)
firefox 87.35% <ø> (?)
selenium-2.53.1 85.57% <ø> (?)
selenium-3 87.35% <ø> (?)
selenium-4 87.54% <ø> (?)

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.

@aik099 aik099 force-pushed the use-codecov-flags-feat branch from c1261b1 to eada6c6 Compare January 10, 2025 08:07
@aik099
Copy link
Member Author

aik099 commented Jan 10, 2025

The flags were submitted: https://app.codecov.io/gh/minkphp/webdriver-classic-driver/pull/63/flags

All these test failures are depressing but unrelated to this PR. Maybe it's time to contact GitHub Support, but I'm not sure what exactly to ask them.

@uuf6429 uuf6429 self-requested a review January 10, 2025 15:15
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@uuf6429 uuf6429 merged commit 66a0bd1 into minkphp:main Jan 10, 2025
7 of 17 checks passed
@aik099 aik099 deleted the use-codecov-flags-feat branch January 10, 2025 18:57
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.

Using CodeCov Flags to separate tests by Browser+Selenum_version
2 participants