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

chore(tests): snapshot mutation options #1530

Conversation

rubiesonthesky
Copy link
Collaborator

PR Checklist

Overview

Uses snapshots to see if there are changes how options are parsed. This will be useful when fixing #1529

@rubiesonthesky

This comment was marked as resolved.

Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.89%. Comparing base (88cec4b) to head (0371c87).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1530      +/-   ##
==========================================
+ Coverage   78.62%   78.89%   +0.26%     
==========================================
  Files         175      175              
  Lines       10957    10957              
  Branches     1021     1027       +6     
==========================================
+ Hits         8615     8644      +29     
+ Misses       2338     2309      -29     
  Partials        4        4              
Flag Coverage Δ
mutation 73.64% <ø> (+0.39%) ⬆️
unit 28.37% <ø> (ø)

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.

@rubiesonthesky rubiesonthesky added the area: tests Testing infrastructure or gaps/errors in coverage label Apr 5, 2024
@rubiesonthesky rubiesonthesky force-pushed the test-snapshot-parsed-options branch from 0371c87 to 0021bd2 Compare April 7, 2024 15:59
@rubiesonthesky rubiesonthesky force-pushed the test-snapshot-parsed-options branch from 0021bd2 to e91030f Compare April 7, 2024 16:10
@rubiesonthesky
Copy link
Collaborator Author

@JoshuaKGoldberg I'll merge this already. This only touches tests. If you disagree, it should be easy to revert this. :)

@rubiesonthesky rubiesonthesky merged commit edfc365 into JoshuaKGoldberg:main Apr 7, 2024
11 checks passed
@rubiesonthesky rubiesonthesky deleted the test-snapshot-parsed-options branch April 7, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: tests Testing infrastructure or gaps/errors in coverage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🛠 Tooling: Tests should snapshot parsed options
1 participant