opencybersecurityalliance / firepit

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

2.3.9 #74

Closed pcoccoli closed 1 year ago

pcoccoli commented 1 year ago

Minor fixes to esoteric features:

codecov-commenter commented 1 year ago

Codecov Report

Base: 61.25% // Head: 63.60% // Increases project coverage by +2.34% :tada:

Coverage data is based on head (290ac5a) compared to base (0cb5214). Patch coverage: 40.90% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release #74 +/- ## =========================================== + Coverage 61.25% 63.60% +2.34% =========================================== Files 18 18 Lines 4272 4303 +31 =========================================== + Hits 2617 2737 +120 + Misses 1655 1566 -89 ``` | [Impacted Files](https://codecov.io/gh/opencybersecurityalliance/firepit/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opencybersecurityalliance) | Coverage Δ | | |---|---|---| | [firepit/asyncstorage.py](https://codecov.io/gh/opencybersecurityalliance/firepit/pull/74/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opencybersecurityalliance#diff-ZmlyZXBpdC9hc3luY3N0b3JhZ2UucHk=) | `16.66% <20.83%> (+16.66%)` | :arrow_up: | | [firepit/woodchipper.py](https://codecov.io/gh/opencybersecurityalliance/firepit/pull/74/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opencybersecurityalliance#diff-ZmlyZXBpdC93b29kY2hpcHBlci5weQ==) | `72.27% <50.00%> (-0.72%)` | :arrow_down: | | [firepit/\_\_init\_\_.py](https://codecov.io/gh/opencybersecurityalliance/firepit/pull/74/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opencybersecurityalliance#diff-ZmlyZXBpdC9fX2luaXRfXy5weQ==) | `84.21% <100.00%> (ø)` | | | [firepit/exceptions.py](https://codecov.io/gh/opencybersecurityalliance/firepit/pull/74/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opencybersecurityalliance#diff-ZmlyZXBpdC9leGNlcHRpb25zLnB5) | `88.23% <100.00%> (+1.56%)` | :arrow_up: | | [firepit/sqlstorage.py](https://codecov.io/gh/opencybersecurityalliance/firepit/pull/74/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opencybersecurityalliance#diff-ZmlyZXBpdC9zcWxzdG9yYWdlLnB5) | `86.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opencybersecurityalliance). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opencybersecurityalliance)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.