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

JaCraig / Aspectus / 11990621989
82%

Build:
DEFAULT BRANCH: master
Ran 23 Nov 2024 09:41PM UTC
Jobs 1
Files 6
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

23 Nov 2024 09:39PM UTC coverage: 81.332% (-0.7%) from 82.068%
11990621989

push

github

JaCraig
fix: Add discard operators and update method signatures

The changes primarily involve adding discard operators (`_ =`) to the results of method calls that return values which are not used. This is done to explicitly indicate that the return values are intentionally ignored. Additionally, the `Aspects` property initialization has been changed from `new ConcurrentBag<IAspect>()` to an empty array `[]`, and the `GetAssembliesSimple` method's parameter `type` has been made nullable (`Type?`). Other changes include modifying method calls to include null checks and using the null-forgiving operator (`!`) where necessary.

222 of 316 branches covered (70.25%)

Branch coverage included in aggregate %.

35 of 37 new or added lines in 1 file covered. (94.59%)

4 existing lines in 1 file now uncovered.

401 of 450 relevant lines covered (89.11%)

2329058.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11990621989.1 23 Nov 2024 09:41PM UTC 0
81.33
GitHub Action Run
Source Files on build 11990621989
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #11990621989
  • abaf4116 on github
  • Prev Build on master (#11919531592)
  • Next Build on master (#11992703093)
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

© 2026 Coveralls, Inc