dotarj / PartialResponse.AspNetCore.Mvc.Formatters.Json

PartialResponse.AspNetCore.Mvc.Formatters.Json provides JSON partial response (partial resource) support for ASP.NET Core MVC.
Other
16 stars 10 forks source link

Feature/ignored fields #10

Open dotarj opened 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #10 into master will increase coverage by 1.43%. The diff coverage is 95.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   70.03%   71.46%   +1.43%     
==========================================
  Files          17       17              
  Lines         327      347      +20     
==========================================
+ Hits          229      248      +19     
- Misses         98       99       +1
Impacted Files Coverage Δ
...matters.Json/Internal/PartialJsonResultExecutor.cs 85.45% <100%> (+1.45%) :arrow_up:
....Mvc.Formatters.Json/PartialJsonOutputFormatter.cs 88.33% <100%> (+1.06%) :arrow_up:
...tCore.Mvc.Formatters.Json/MvcPartialJsonOptions.cs 92.3% <90%> (-7.7%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 341ebb7...dc8cd35. Read the comment docs.

BigNiceStef commented 4 years ago

Hi guys! Is there a timeline for releasing the IgnoredFields feature? That would be awesome to have it! :)