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

Aldaviva / InoreaderCs
91%

Build:
DEFAULT BRANCH: master
Repo Added 02 Nov 2025 04:25AM UTC
Files 41
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master

02 Nov 2025 12:14PM UTC coverage: 91.148%. Remained the same
19012099560

push

github

Aldaviva
Stop Git on CI build machines from changing line endings on checkout, because it causes tests to fail when strings are modified from what I checked in. How am I supposed to split on "\r\n" when it gets checked out on Linux, where the same test will fail for the opposite reason because the line endings are "\n" there? Just use "\n" everywhere, since no one uses notepad.exe anymore and literally every text editor on every operating system handles \n perfectly.

171 of 224 branches covered (76.34%)

659 of 723 relevant lines covered (91.15%)

9.43 hits per line

Relevant lines Covered
Build:
Build:
723 RELEVANT LINES 659 COVERED LINES
9.43 HITS PER LINE
Source Files on master
  • Tree
  • List 41
  • Changed 41
  • Source Changed 41
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19012099560 master Stop Git on CI build machines from changing line endings on checkout, because it causes tests to fail when strings are modified from what I checked in. How am I supposed to split on "\r\n" when it gets checked out on Linux, where the same test wil... push 02 Nov 2025 12:16PM UTC Aldaviva github
91.15
19011905495 master Added CI build, test reporting, and coverage reporting. Added more unit tests for requests, auth filter, and auth clients. Replaced arguments that took union types with overloads for each type so that passing an entire Enumerable<string> as a vari... push 02 Nov 2025 12:00PM UTC Aldaviva github
91.15
See All Builds (2)
  • Repo on GitHub
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