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

Tatsh / deltona / 23734282127
100%

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2026 08:03AM UTC
Jobs 5
Files 26
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

30 Mar 2026 08:01AM UTC coverage: 100.0%. Remained the same
23734282127

push

github

Tatsh
project: convert niquests usage to async

All HTTP-calling functions now use niquests.AsyncSession instead of
synchronous niquests.get()/niquests.post()/niquests.Session(). Click
commands remain synchronous but call asyncio.run() to enter async.
File I/O in async functions uses anyio for non-blocking access.

check_bookmarks_html_urls now checks URLs concurrently via anyio task
groups with a capacity limiter of 10. @cache on async functions
replaced with @alru_cache from async-lru. upload_to_imgbb timeout
parameter renamed to http_timeout (ASYNC109).

Add anyio, async-lru, and pytest-asyncio dependencies.

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

321 of 321 branches covered (100.0%)

Branch coverage included in aggregate %.

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

2935 of 2935 relevant lines covered (100.0%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23734282127.1 30 Mar 2026 08:03AM UTC 26
100.0
GitHub Action Run
2 23734282127.2 30 Mar 2026 08:03AM UTC 26
100.0
GitHub Action Run
3 23734282127.3 30 Mar 2026 08:03AM UTC 26
100.0
GitHub Action Run
4 23734282127.4 30 Mar 2026 08:03AM UTC 26
100.0
GitHub Action Run
5 23734282127.5 30 Mar 2026 08:03AM UTC 26
100.0
GitHub Action Run
Source Files on build 23734282127
  • Tree
  • List 26
  • Changed 8
  • Source Changed 8
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23734282127
  • 5312d5c0 on github
  • Prev Build on master (#23729967767)
  • Next Build on master (#23735453741)
  • Delete
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