Skip to content

Fixed: return empty object instead of data:null in operation results #1564

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

Merged
merged 1 commit into from
Jun 19, 2024

Fixed: return empty object instead of data:null in operation results

81b82ad
Select commit
Loading
Failed to load commit list.
Merged

Fixed: return empty object instead of data:null in operation results #1564

Fixed: return empty object instead of data:null in operation results
81b82ad
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jun 19, 2024 in 0s

90.81% (-0.02%) compared to 0941d7c

View this Pull Request on Codecov

90.81% (-0.02%) compared to 0941d7c

Details

Codecov Report

Attention: Patch coverage is 72.72727% with 3 lines in your changes missing coverage. Please review.

Project coverage is 90.81%. Comparing base (0941d7c) to head (81b82ad).

Files Patch % Lines
...ation/JsonConverters/WriteOnlyDocumentConverter.cs 72.72% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1564      +/-   ##
==========================================
- Coverage   90.83%   90.81%   -0.02%     
==========================================
  Files         348      348              
  Lines       11158    11168      +10     
  Branches     1828     1831       +3     
==========================================
+ Hits        10135    10142       +7     
- Misses        673      675       +2     
- Partials      350      351       +1     

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