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

Tatsh / wiswa-vcs / 34511879119
100%

Build:
DEFAULT BRANCH: master
Ran 10 Sep 2026 06:02PM UTC
Jobs 5
Files 7
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

10 Sep 2026 05:59PM UTC coverage: 100.0%. Remained the same
34511879119

push

github

Tatsh
project: adapt to named Ruff rule configuration

Replace every `# noqa` suppression with the `# ruff: ignore[rule-name]`
form the project rules require, and move wiswa imports into the new
first-party import section.

Exercise the niquests HTTP adapters through the gidgethub and gidgetlab
public API (getitem, post) rather than the `_request` override that the
private-member-access rule now flags. The method cannot become public.
Both upstream base classes declare `_request` as an abstract method and
invoke it from `_make_request`. The underscore is upstream's contract.
Passing the content type as bytes in the mocked response retains
coverage of the header decoding branch.

Restore `log.error` for a sync failure. The traceback belongs at debug
level. Two tests assert a traceback-free report, and `log.exception`
broke both.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

218 of 218 branches covered (100.0%)

Branch coverage included in aggregate %.

8 of 8 new or added lines in 3 files covered. (100.0%)

1064 of 1064 relevant lines covered (100.0%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 34511879119.1 10 Sep 2026 06:02PM UTC 7
100.0
GitHub Action Run
2 34511879119.2 10 Sep 2026 06:02PM UTC 7
100.0
GitHub Action Run
3 34511879119.3 10 Sep 2026 06:02PM UTC 7
100.0
GitHub Action Run
4 34511879119.4 10 Sep 2026 06:02PM UTC 7
100.0
GitHub Action Run
5 34511879119.5 10 Sep 2026 06:03PM UTC 7
100.0
GitHub Action Run
Source Files on build 34511879119
  • Tree
  • List 7
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #34511879119
  • b1a140d4 on github
  • Prev Build on master (#34004304547)
  • Next Build on master (#34731088951)
  • Delete
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