opencybersecurityalliance / firepit

Firepit - STIX Columnar Storage
Apache License 2.0
15 stars 12 forks source link

2.1.3 #56

Closed pcoccoli closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #56 (ff0db1c) into release (efbf777) will decrease coverage by 0.14%. The diff coverage is 57.37%.

@@             Coverage Diff             @@
##           release      #56      +/-   ##
===========================================
- Coverage    72.10%   71.95%   -0.15%     
===========================================
  Files           17       17              
  Lines         3348     3391      +43     
===========================================
+ Hits          2414     2440      +26     
- Misses         934      951      +17     
Impacted Files Coverage Δ
firepit/pgstorage.py 22.53% <11.76%> (-0.13%) :arrow_down:
firepit/sqlstorage.py 85.87% <33.33%> (-0.35%) :arrow_down:
firepit/cli.py 53.33% <50.00%> (ø)
firepit/splitter.py 82.79% <50.00%> (ø)
firepit/sqlitestorage.py 88.70% <77.77%> (-1.24%) :arrow_down:
firepit/query.py 91.81% <87.50%> (-0.12%) :arrow_down:
firepit/__init__.py 84.21% <100.00%> (ø)
firepit/splint.py 32.66% <100.00%> (ø)
firepit/stix20.py 84.84% <100.00%> (+0.59%) :arrow_up:
firepit/woodchipper.py 73.59% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update efbf777...ff0db1c. Read the comment docs.