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

feat: added nullable and parameter tests #1863

Merged
merged 2 commits into from
Oct 6, 2024

Conversation

TimothyMakkison
Copy link
Contributor

  • Added nullable return type tests for nullable objects and value types
  • Added route parameter tests for nullable objects and value types

Copy link

codecov bot commented Oct 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.85%. Comparing base (6ebeda5) to head (b25fb5e).
Report is 126 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1863      +/-   ##
==========================================
- Coverage   87.73%   83.85%   -3.88%     
==========================================
  Files          33       36       +3     
  Lines        2348     2472     +124     
  Branches      294      346      +52     
==========================================
+ Hits         2060     2073      +13     
- Misses        208      317     +109     
- Partials       80       82       +2     

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

@ChrisPulman ChrisPulman enabled auto-merge (squash) October 6, 2024 19:31
@ChrisPulman ChrisPulman merged commit 606a6c6 into reactiveui:main Oct 6, 2024
1 check passed
Copy link

This 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 github-actions bot locked as resolved and limited conversation to collaborators Oct 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants