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 run results to codecov #4014

Merged
merged 4 commits into from
Apr 18, 2024
Merged

Upload test run results to codecov #4014

merged 4 commits into from
Apr 18, 2024

Conversation

HarelM
Copy link
Collaborator

@HarelM HarelM commented Apr 18, 2024

Launch Checklist

This is an attempt to upload test data to codecov so that it will report of flickering tests.
It uploads jest unit tests results using junit format and adds a junit format to render tests.
This feature is still in beta and they have asked me to try it out and report feedback.
Would be interesting to see how this works.

  • Confirm your changes do not include backports from Mapbox projects (unless with compliant license) - if you are not sure about this, please ask!
  • Briefly describe the changes in this PR.

@HarelM HarelM changed the title Try and upload test data to codecov Upload test run results to codecov Apr 18, 2024
@codecov-commenter
Copy link

codecov-commenter commented Apr 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.29%. Comparing base (193743a) to head (7d76a74).

✅ All tests successful. No failed tests found ☺️

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #4014       +/-   ##
===========================================
- Coverage   86.32%   70.29%   -16.04%     
===========================================
  Files         242      241        -1     
  Lines       32515    32511        -4     
  Branches     2141     1243      -898     
===========================================
- Hits        28070    22854     -5216     
- Misses       3490     8414     +4924     
- Partials      955     1243      +288     

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

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.

3 participants