test: add unsupported return type test by TimothyMakkison · Pull Request #1963 · 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 2, 2025Merged
test: add unsupported return type test#1963
ChrisPulman merged 1 commit intoreactiveui:mainfrom
test: add unsupported return type test#1963
ChrisPulman merged 1 commit intoreactiveui:mainfrom
Conversation
Copy link Copy Markdown
Contributor
TimothyMakkison
commented
Apr 2, 2025
TimothyMakkison
commented
Adds a generated code test for a refit method that does not have a Task/IObservable return type signature.
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 (08138a6).
Report is 178 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@ ## main #1963 +/- ## ========================================== - 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 2, 2025
Copy link Copy Markdown
github-actions
bot
commented
Apr 17, 2025
github-actions bot commented
Apr 17, 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.