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

cisagov / cyhy-cvesync / 11975182925
100%
develop: 100%

Build:
Build:
LAST BUILD BRANCH: v2.1.0
DEFAULT BRANCH: develop
Ran 22 Nov 2024 03:13PM UTC
Jobs 1
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

22 Nov 2024 03:10PM UTC coverage: 100.0%. Remained the same
11975182925

Pull #2

github

dav3r
Remove an unnecessary "Optional" type hint

This was causing mypy 1.13 to throw an error like this:

src/cyhy_cvesync/main.py:63: error: Argument 3 to "process_urls" has incompatible type "int | None"; expected "int"  [arg-type]

The current version of mypy used in by pre-commit is 1.10.0 and it was NOT flagging this error, but my local mypy 1.13.0 was so I went ahead and fixed it.  All pytests still pass after this change.
Pull Request #2: Support concurrency

24 of 24 branches covered (100.0%)

Branch coverage included in aggregate %.

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

162 of 162 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 py3.12 - 11975182925.1 22 Nov 2024 03:17PM UTC 7
100.0
GitHub Action Run
Source Files on build 11975182925
  • Tree
  • List 7
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Pull Request #2
  • PR Base - develop (#11711034655)
  • 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

© 2025 Coveralls, Inc