Skip to content

Conversation

@Czaki
Copy link
Contributor

@Czaki Czaki commented Jul 28, 2024

When I was working on #658 I spot that first message from codecov shows big drop of coverage. I was confused until I found that it is triggered by upload coverage of pydantic1 steep in separate.

This PR unifies coverage upload.

@codecov
Copy link

codecov bot commented Jul 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.12%. Comparing base (49b3d66) to head (6dede95).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #659   +/-   ##
=======================================
  Coverage   89.12%   89.12%           
=======================================
  Files          39       39           
  Lines        4718     4718           
=======================================
  Hits         4205     4205           
  Misses        513      513           

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

@Czaki Czaki changed the title chore: Add python 3.12 to test matrix, upload pydantic1 coverage with all other coverages chore: Upload pydantic1 coverage with all other coverages Jul 28, 2024
@Czaki
Copy link
Contributor Author

Czaki commented Jul 28, 2024

It works correctly and PR has single upload
Screenshot 2024-07-28 at 11 30 52

@tlambert03
Copy link
Member

thanks @Czaki, i did this a bit differently in #660, using the existing pyapp-kit workflow approach (just forgot to include the pydantic1 step when I updated things in #649

@tlambert03 tlambert03 added the tests related to testing label Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests related to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants