opencybersecurityalliance / firepit

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

Update sqlstorage.py #90

Closed leila-rashidi closed 1 year ago

leila-rashidi commented 1 year ago

I added a new method which returns nested objects in SCO after adding an attribute of SCO. It is called getAllNestedObjectsWithAnAttributeOfSCO.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 3.03% and project coverage change: -0.40 :warning:

Comparison is base (ed15c0b) 61.36% compared to head (54f28cd) 60.97%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #90 +/- ## =========================================== - Coverage 61.36% 60.97% -0.40% =========================================== Files 23 23 Lines 4833 4866 +33 =========================================== + Hits 2966 2967 +1 - Misses 1867 1899 +32 ``` | [Impacted Files](https://app.codecov.io/gh/opencybersecurityalliance/firepit/pull/90?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opencybersecurityalliance) | Coverage Δ | | |---|---|---| | [firepit/sqlstorage.py](https://app.codecov.io/gh/opencybersecurityalliance/firepit/pull/90?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opencybersecurityalliance#diff-ZmlyZXBpdC9zcWxzdG9yYWdlLnB5) | `82.42% <3.03%> (-3.57%)` | :arrow_down: |

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

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 3.03% and project coverage change: -0.40 :warning:

Comparison is base (ed15c0b) 61.36% compared to head (54f28cd) 60.97%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #90 +/- ## =========================================== - Coverage 61.36% 60.97% -0.40% =========================================== Files 23 23 Lines 4833 4866 +33 =========================================== + Hits 2966 2967 +1 - Misses 1867 1899 +32 ``` | [Impacted Files](https://app.codecov.io/gh/opencybersecurityalliance/firepit/pull/90?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opencybersecurityalliance) | Coverage Δ | | |---|---|---| | [firepit/sqlstorage.py](https://app.codecov.io/gh/opencybersecurityalliance/firepit/pull/90?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opencybersecurityalliance#diff-ZmlyZXBpdC9zcWxzdG9yYWdlLnB5) | `82.42% <3.03%> (-3.57%)` | :arrow_down: |

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