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

JaCraig / Enlighten / 14318916283
92%

Build:
DEFAULT BRANCH: master
Ran 07 Apr 2025 08:34PM UTC
Jobs 1
Files 76
Run time 17min
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

07 Apr 2025 08:33PM UTC coverage: 92.012% (+0.001%) from 92.011%
14318916283

push

github

JaCraig
fix(stemming): Add fix for potential out of bounds error

Adding fix for potential out of bounds error in english stemmer. Refactor codebase to improve readability and maintainability by utilizing the spread operator and updating package versions.

- Remove support for `net9.0` in `Enlighten.SpeedTests.csproj`.
- Update `Mecha.xUnit` to version `3.1.4` and `Microsoft.NET.Test.Sdk` to `17.13.0` in `Enlighten.Tests.csproj`.
- Replace `ToArray()` with the spread operator in `DefaultFinder.cs` and `EnglishDefault.cs`.
- Change return statements to use the spread operator in `InvertedIndex.cs`, `DefaultDetector.cs`, and `NewLineDetector.cs`.
- Update string splitting methods in `SimpleTagger.cs` to use the spread operator.
- Refactor language handling in `DefaultStemmer.cs` to use nullable types and the spread operator.
- Simplify array and span handling in `EnglishLanguage.cs` and related files using the spread operator.
- Modify initialization of collections in `Abbreviation.cs`, `Emoji.cs`, and `Symbol.cs` to use the spread operator.

1192 of 1460 branches covered (81.64%)

Branch coverage included in aggregate %.

170 of 206 new or added lines in 14 files covered. (82.52%)

4222 of 4424 relevant lines covered (95.43%)

37423.55 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
97.33
0.01% Enlighten/Stemmer/Languages/EnglishLanguage.cs
34
79.97
0.0% Enlighten/POSTagger/Taggers/SimpleTagger.cs
Jobs
ID Job ID Ran Files Coverage
1 14318916283.1 07 Apr 2025 08:34PM UTC 76
92.01
GitHub Action Run
Source Files on build 14318916283
  • Tree
  • List 76
  • Changed 14
  • Source Changed 14
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #14318916283
  • 65bea65e on github
  • Prev Build on master (#14309695758)
  • Next Build on master (#14741650149)
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