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

cisagov / cyhy-cvesync
100%
develop: 100%

Build:
Build:
LAST BUILD BRANCH: lineage/skeleton
DEFAULT BRANCH: develop
Repo Added 25 Oct 2024 08:21PM UTC
Token otMJGLEGuWas8yMbKeaHLij8Gusb3GB3B regen
Build 109 Last
Files 7
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 improvement/add-concurrency
branch: improvement/add-concurrency
CHANGE BRANCH
x
Reset
Sync Branches
  • improvement/add-concurrency
  • bugfix/motor-to-pymongo
  • develop
  • first-commits
  • improvement/support-nvd-2.0-json
  • lineage/skeleton
  • tickle-gha
  • v1
  • v1.0.0
  • v1.1.0
  • v1.2.0
  • v1.2.1
  • v2.0.0
  • version-bump

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

Relevant lines Covered
Build:
Build:
162 RELEVANT LINES 162 COVERED LINES
1.0 HITS PER LINE
Source Files on improvement/add-concurrency
  • Tree
  • List 7
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
11975182925 improvement/add-concurrency 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 versi... Pull #2 22 Nov 2024 03:13PM UTC dav3r github
100.0
11600217166 improvement/add-concurrency Merge 6c67ca56d into fe943de3c Pull #2 30 Oct 2024 07:25PM UTC web-flow github
100.0
11599824054 improvement/add-concurrency Update example code and output in README to reflect latest changes push 30 Oct 2024 07:09PM UTC dav3r github
100.0
11599488212 improvement/add-concurrency Bump version from 1.0.0 to 1.1.0 push 30 Oct 2024 06:36PM UTC dav3r github
100.0
See All Builds (80)
  • Settings
  • 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