feat: add verify snapshot testing for `InterfaceStubGeneratorTests` by TimothyMakkison · Pull Request #1976 · reactiveui/refit
Navigation Menu
{{ message }}
reactiveui / refit Public
- Notifications You must be signed in to change notification settings
- Fork 783
Merged
ChrisPulman merged 1 commit intoreactiveui:mainfrom
Apr 23, 2025Merged
Conversation
Copy link Copy Markdown
Contributor
- Added verify snapshot testing to
Reft.Tests.InterfaceStubGeneratorTests - Removed unused usings
- The
ApiApprovalTestkept failing unless I added new snapshots. I'm not sure why, is this a problem?
Related #1964
TimothyMakkison
marked this pull request as ready for review
TimothyMakkison
force-pushed
the
snapshot_tes_stub_gen_tests
branch
2 times, most recently
from
1403de1 to
c74a1e4
Compare
TimothyMakkison
force-pushed
the
snapshot_tes_stub_gen_tests
branch
from
c74a1e4 to
dc531fc
Compare
Copy link Copy Markdown
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 85.51%. Comparing base (
6ebeda5) to head (dc531fc).
Report is 183 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@ ## main #1976 +/- ## ========================================== - Coverage 87.73% 85.51% -2.22% ========================================== Files 33 36 +3 Lines 2348 2506 +158 Branches 294 365 +71 ========================================== + Hits 2060 2143 +83 - Misses 208 285 +77 + Partials 80 78 -2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
ChrisPulman approved these changes Apr 23, 2025
Copy link Copy Markdown
github-actions
bot
commented
May 8, 2025
github-actions bot commented
May 8, 2025This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
github-actions
bot
locked as resolved and limited conversation to collaborators
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.