• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Aldaviva / DataSizeUnits / 4101493405 / 1
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 06 Feb 2023 07:59AM UTC
Files 3
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 Feb 2023 07:59AM UTC coverage: 100.0%. Remained the same
4101493405.1

push

github

Ben Hutchison
Serialize to JSON using .NET's built-in System.Text.Json by including fields. This is more desirable than converting the DataSize fields to properties, because then you can't assign to a DataSize instance without assigning default to it first, which breaks API compatibility. To avoid adding a dependency on System.Text.Json to all .NET runtimes, it is a compile-only dependency for .NET 5.0 and later, while being a build and runtime dependency in .NET Standard 2.0, .NET Core 3.1, and .NET Framework, and earlier, where it is required. Technically, .NET Core 3.0 includes System.Text.Json too, but it doesn't have the JsonIncludeAttribute we need.

420 of 485 branches covered (86.6%)

164 of 164 relevant lines covered (100.0%)

20.38 hits per line

Source Files on job 4101493405.1
  • Tree
  • List 3
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 4101493405
  • 16434d39 on github
  • Prev Job for on master (#4062650269.1)
  • Next Job for on master (#11116666480.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc