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

Aldaviva / DataSizeUnits / 4101493405
99%

Build:
DEFAULT BRANCH: master
Ran 06 Feb 2023 07:59AM UTC
Jobs 1
Files 3
Run time –
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

pending completion
4101493405

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

Jobs
ID Job ID Ran Files Coverage
1 4101493405.1 06 Feb 2023 07:59AM UTC 3
100.0
GitHub Action Run
Source Files on build 4101493405
  • 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 Repo
  • 16434d39 on github
  • Prev Build on master (#4062650269)
  • Next Build on master (#11116666480)
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