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

Reduced unnecessary snapshots #7465

Merged
merged 2 commits into from
Sep 18, 2024
Merged

Conversation

glen-84
Copy link
Collaborator

@glen-84 glen-84 commented Sep 16, 2024

Summary of the changes (Less than 80 chars)

  • Reduced unnecessary snapshots.

  • Removed snapshot.SetPostFix(TestEnvironment.TargetFramework); from SnapshotExtensions#AddResult, and added it to some of the individual tests that needed it.

@glen-84 glen-84 marked this pull request as ready for review September 16, 2024 12:55
Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.83%. Comparing base (f35fc37) to head (c94614c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7465      +/-   ##
==========================================
- Coverage   77.84%   77.83%   -0.01%     
==========================================
  Files        2825     2825              
  Lines      141873   141872       -1     
==========================================
- Hits       110438   110425      -13     
- Misses      31435    31447      +12     
Flag Coverage Δ
unittests 77.83% <ø> (-0.01%) ⬇️

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.

@michaelstaib michaelstaib merged commit 92c99df into main Sep 18, 2024
102 checks passed
@michaelstaib michaelstaib deleted the gai/reduce-unnecessary-snapshots branch September 18, 2024 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants