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

Internal: Handle skipped tests #1755

Merged
merged 5 commits into from
Jun 29, 2024
Merged

Internal: Handle skipped tests #1755

merged 5 commits into from
Jun 29, 2024

Conversation

caendesilva
Copy link
Member

Goes over all the skipped tests to see what we can do about them (remove, fix, rework, etc)

@github-actions github-actions bot added the internal This pull request does not affect package code label Jun 28, 2024
Copy link

codecov bot commented Jun 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.95%. Comparing base (bc4aec6) to head (94e060b).
Report is 1 commits behind head on master.

Current head 94e060b differs from pull request most recent head 221ac91

Please upload reports for the commit 221ac91 to get more accurate results.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1755      +/-   ##
============================================
- Coverage     99.95%   99.95%   -0.01%     
+ Complexity     1750     1749       -1     
============================================
  Files           181      181              
  Lines          4675     4673       -2     
============================================
- Hits           4673     4671       -2     
  Misses            2        2              

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

This was useful way back when when we used a manual versioning system and this could catch cases where I messed up, but now that versioning is automated this is not needed.
@caendesilva
Copy link
Member Author

Alright, nothing more to handle here. Good for merge.

@caendesilva caendesilva marked this pull request as ready for review June 29, 2024 10:18
@caendesilva caendesilva merged commit 7170185 into master Jun 29, 2024
16 of 17 checks passed
@caendesilva caendesilva deleted the handle-skipped-tests branch June 29, 2024 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal This pull request does not affect package code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant