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

Tatsh / livecheck / 21795794796
100%

Build:
DEFAULT BRANCH: master
Ran 08 Feb 2026 09:22AM UTC
Jobs 5
Files 39
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

08 Feb 2026 09:22AM UTC coverage: 100.0%. Remained the same
21795794796

push

github

web-flow
New automations; closes #374

* Initial plan

* Implement logic to only update packages with 2+ ebuild versions

- Modified get_highest_matches() to count non-9999 ebuild versions
- Only returns packages that have 2 or more non-9999 versions
- 9999 versions are excluded from the count (already implemented)
- Added MIN_EBUILD_COUNT constant for the threshold
- Updated existing test to properly handle version comparisons
- Added 4 new comprehensive tests covering all edge cases
- Fixed vercmp() return type handling for mypy compliance
- All 924 tests pass with 100% coverage
- All QA checks pass (mypy, ruff, cspell, prettier, markdownlint)

Co-authored-by: Tatsh <724848+Tatsh@users.noreply.github.com>

* Fix docstring placement for MIN_EBUILD_COUNT constant

- Changed from trailing docstring to comment above the constant
- Follows Python documentation conventions

Co-authored-by: Tatsh <724848+Tatsh@users.noreply.github.com>

* Add custom handler for dev-util/ida-free

- Created livecheck/special/ida_free.py with get_latest_ida_free_package()
- Added TYPE_IDA_FREE constant to settings.py
- Integrated handler into main.py to check IDA release notes
- Handler extracts version from https://docs.hex-rays.com/release-notes/
- Created comprehensive tests with 100% coverage
- All 929 tests pass
- All QA checks pass (mypy, ruff, cspell, prettier, markdownlint)

Co-authored-by: Tatsh <724848+Tatsh@users.noreply.github.com>

* Fix Go package EGO_SUM updating to filter go.mod entries

- Modified update_go_ebuild() to filter out /go.mod lines from go.sum
- Changed regex from h1: to h\d+: to support all hash algorithms
- Now properly skips go.mod entries that shouldn't be in EGO_SUM
- Added explicit filtering logic instead of generator comprehension
- Updated tests to verify go.mod entries are filtered
- All 929 tests pass with 100% coverage
- All QA checks pass

Co-authored-by: Tatsh <724848+Tatsh@users.noreply.github.com>

* Fix YARN_PKGS duplication bug in yarn2eb... (continued)

465 of 465 branches covered (100.0%)

Branch coverage included in aggregate %.

69 of 69 new or added lines in 7 files covered. (100.0%)

2365 of 2365 relevant lines covered (100.0%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21795794796.1 08 Feb 2026 09:22AM UTC 39
100.0
GitHub Action Run
2 21795794796.2 08 Feb 2026 09:22AM UTC 39
100.0
GitHub Action Run
3 21795794796.3 08 Feb 2026 09:22AM UTC 39
100.0
GitHub Action Run
4 21795794796.4 08 Feb 2026 09:22AM UTC 39
100.0
GitHub Action Run
5 21795794796.5 08 Feb 2026 09:22AM UTC 39
100.0
GitHub Action Run
Source Files on build 21795794796
  • Tree
  • List 39
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #21795794796
  • 029303ca on github
  • Prev Build on master (#21794771887)
  • Next Build on master (#21795817839)
  • 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