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

team-charls / charls-dotnet / 10461675962
93%

Build:
DEFAULT BRANCH: main
Ran 19 Aug 2024 10:10PM UTC
Jobs 1
Files 30
Run time 1min
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

19 Aug 2024 10:09PM UTC coverage: 92.418% (-0.8%) from 93.168%
10461675962

push

github

web-flow
Perform general code cleanup (#37)

* Merge Impl into base class and change to struct

- The ScanDecoderImpl\ScanEncoderImpl design is based on the C++ template design. As generics cannot be used in the hot-path there is no need to split the classes in 2.
- Reduce the number of objects that need to be created during encoding/decoding by making ScanDecoder and ScanEncoder a struct. This requires that ScanCoded also becomes a struct.
Both classes are members of the a class object, so in the end all bytes needed to hold these classes is allocated on the heap.

* Merge DefaultTraits into Traits and get rid of ScanCodecFactory

* Convert JpegLSDecoder.NearLossless to a method

It is possible to encode 3 components with 3 different nearlossless values.

* Resolve TODOs

* Enable AnalysisLevel in Directory.Build.props

1133 of 1279 branches covered (88.58%)

Branch coverage included in aggregate %.

1221 of 1252 new or added lines in 19 files covered. (97.52%)

2731 of 2902 relevant lines covered (94.11%)

325368.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10461675962.1 19 Aug 2024 10:10PM UTC 0
92.42
GitHub Action Run
Source Files on build 10461675962
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10461675962
  • 0284e349 on github
  • Prev Build on main (#10455146050)
  • Next Build on main (#10478125707)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc