log2timeline / dfdatetime

Digital Forensics date and time
Apache License 2.0
23 stars 15 forks source link

Changes for time delta #39 #242

Closed joachimmetz closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 96.00% // Head: 96.08% // Increases project coverage by +0.08% :tada:

Coverage data is based on head (2d8ca34) compared to base (792b055). Patch coverage: 96.42% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #242 +/- ## ========================================== + Coverage 96.00% 96.08% +0.08% ========================================== Files 24 24 Lines 2276 2301 +25 ========================================== + Hits 2185 2211 +26 + Misses 91 90 -1 ``` | [Impacted Files](https://codecov.io/gh/log2timeline/dfdatetime/pull/242?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=log2timeline) | Coverage Δ | | |---|---|---| | [dfdatetime/apfs\_time.py](https://codecov.io/gh/log2timeline/dfdatetime/pull/242/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=log2timeline#diff-ZGZkYXRldGltZS9hcGZzX3RpbWUucHk=) | `95.45% <ø> (ø)` | | | [dfdatetime/java\_time.py](https://codecov.io/gh/log2timeline/dfdatetime/pull/242/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=log2timeline#diff-ZGZkYXRldGltZS9qYXZhX3RpbWUucHk=) | `100.00% <ø> (ø)` | | | [dfdatetime/semantic\_time.py](https://codecov.io/gh/log2timeline/dfdatetime/pull/242/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=log2timeline#diff-ZGZkYXRldGltZS9zZW1hbnRpY190aW1lLnB5) | `100.00% <ø> (ø)` | | | [dfdatetime/time\_elements.py](https://codecov.io/gh/log2timeline/dfdatetime/pull/242/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=log2timeline#diff-ZGZkYXRldGltZS90aW1lX2VsZW1lbnRzLnB5) | `91.15% <75.00%> (ø)` | | | [dfdatetime/serializer.py](https://codecov.io/gh/log2timeline/dfdatetime/pull/242/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=log2timeline#diff-ZGZkYXRldGltZS9zZXJpYWxpemVyLnB5) | `88.40% <80.00%> (+2.69%)` | :arrow_up: | | [dfdatetime/systemtime.py](https://codecov.io/gh/log2timeline/dfdatetime/pull/242/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=log2timeline#diff-ZGZkYXRldGltZS9zeXN0ZW10aW1lLnB5) | `99.06% <97.95%> (-0.94%)` | :arrow_down: | | [dfdatetime/cocoa\_time.py](https://codecov.io/gh/log2timeline/dfdatetime/pull/242/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=log2timeline#diff-ZGZkYXRldGltZS9jb2NvYV90aW1lLnB5) | `100.00% <100.00%> (ø)` | | | [dfdatetime/delphi\_date\_time.py](https://codecov.io/gh/log2timeline/dfdatetime/pull/242/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=log2timeline#diff-ZGZkYXRldGltZS9kZWxwaGlfZGF0ZV90aW1lLnB5) | `100.00% <100.00%> (ø)` | | | [dfdatetime/dotnet\_datetime.py](https://codecov.io/gh/log2timeline/dfdatetime/pull/242/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=log2timeline#diff-ZGZkYXRldGltZS9kb3RuZXRfZGF0ZXRpbWUucHk=) | `96.22% <100.00%> (ø)` | | | [dfdatetime/fake\_time.py](https://codecov.io/gh/log2timeline/dfdatetime/pull/242/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=log2timeline#diff-ZGZkYXRldGltZS9mYWtlX3RpbWUucHk=) | `100.00% <100.00%> (ø)` | | | ... and [11 more](https://codecov.io/gh/log2timeline/dfdatetime/pull/242/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=log2timeline) | | 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=log2timeline). 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=log2timeline)

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