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

ci: Fix coverage measurement on Windows #8368

Merged
merged 1 commit into from Jan 19, 2024

Conversation

edgarrmondragon
Copy link
Collaborator

Closes #6330

Copy link

netlify bot commented Jan 19, 2024

Deploy Preview for meltano canceled.

Name Link
🔨 Latest commit 7f5bda3
🔍 Latest deploy log https://app.netlify.com/sites/meltano/deploys/65aa9b0f4d489b000889dc6f

Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1317199) 90.95% compared to head (7f5bda3) 91.50%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8368      +/-   ##
==========================================
+ Coverage   90.95%   91.50%   +0.55%     
==========================================
  Files         244      244              
  Lines       19125    19125              
  Branches     2140     2140              
==========================================
+ Hits        17395    17501     +106     
+ Misses       1412     1343      -69     
+ Partials      318      281      -37     

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

@edgarrmondragon edgarrmondragon marked this pull request as ready for review January 19, 2024 16:13
@edgarrmondragon edgarrmondragon added this pull request to the merge queue Jan 19, 2024
Merged via the queue into main with commit d064a5c Jan 19, 2024
47 checks passed
@edgarrmondragon edgarrmondragon deleted the edgarrmondragon/ci/windows-coverage branch January 19, 2024 16:20
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.

Windows coverage is not being added to report
2 participants