Skip to content

fix unused import and add tests

fac5776
Select commit
Loading
Failed to load commit list.
Open

feat(TheHiveV5):add support of private PKI #1955

fix unused import and add tests
fac5776
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 30, 2026 in 0s

89.07% (-0.04%) compared to 0b6db7f

View this Pull Request on Codecov

89.07% (-0.04%) compared to 0b6db7f

Details

Codecov Report

❌ Patch coverage is 80.00000% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.07%. Comparing base (0b6db7f) to head (fac5776).
⚠️ Report is 31 commits behind head on main.

Files with missing lines Patch % Lines
TheHiveV5/thehive/thehiveconnector.py 79.31% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1955      +/-   ##
==========================================
- Coverage   89.10%   89.07%   -0.04%     
==========================================
  Files         435      435              
  Lines       17037    17094      +57     
  Branches      690      690              
==========================================
+ Hits        15181    15226      +45     
- Misses       1637     1649      +12     
  Partials      219      219              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.