Roger-luo / Ion

Ion - a CLI toolbox for Julia developers
https://rogerluo.dev/Ion/
MIT License
65 stars 3 forks source link

fix: include julia-semver unit test #25

Closed Roger-luo closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 50.83% // Head: 54.09% // Increases project coverage by +3.25% :tada:

Coverage data is based on head (ea645d1) compared to base (d87ab98). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #25 +/- ## ========================================== + Coverage 50.83% 54.09% +3.25% ========================================== Files 80 72 -8 Lines 4483 4372 -111 ========================================== + Hits 2279 2365 +86 + Misses 2204 2007 -197 ``` | [Impacted Files](https://codecov.io/gh/Roger-luo/Ion/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rogerluo) | Coverage Δ | | |---|---|---| | [tests/bin/pkg.rs](https://codecov.io/gh/Roger-luo/Ion/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rogerluo#diff-dGVzdHMvYmluL3BrZy5ycw==) | | | | [tests/test\_utils.rs](https://codecov.io/gh/Roger-luo/Ion/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rogerluo#diff-dGVzdHMvdGVzdF91dGlscy5ycw==) | | | | [tests/bin/template.rs](https://codecov.io/gh/Roger-luo/Ion/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rogerluo#diff-dGVzdHMvYmluL3RlbXBsYXRlLnJz) | | | | [tests/test\_bin.rs](https://codecov.io/gh/Roger-luo/Ion/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rogerluo#diff-dGVzdHMvdGVzdF9iaW4ucnM=) | | | | [tests/bin/mod.rs](https://codecov.io/gh/Roger-luo/Ion/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rogerluo#diff-dGVzdHMvYmluL21vZC5ycw==) | | | | [tests/bin/utils.rs](https://codecov.io/gh/Roger-luo/Ion/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rogerluo#diff-dGVzdHMvYmluL3V0aWxzLnJz) | | | | [tests/bin/auth.rs](https://codecov.io/gh/Roger-luo/Ion/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rogerluo#diff-dGVzdHMvYmluL2F1dGgucnM=) | | | | [tests/bin/new.rs](https://codecov.io/gh/Roger-luo/Ion/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rogerluo#diff-dGVzdHMvYmluL25ldy5ycw==) | | | | [tests/bin/clone.rs](https://codecov.io/gh/Roger-luo/Ion/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rogerluo#diff-dGVzdHMvYmluL2Nsb25lLnJz) | | | | [tests/bin/script.rs](https://codecov.io/gh/Roger-luo/Ion/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rogerluo#diff-dGVzdHMvYmluL3NjcmlwdC5ycw==) | | | | ... and [9 more](https://codecov.io/gh/Roger-luo/Ion/pull/25?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rogerluo) | | 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=Rogerluo). 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=Rogerluo)

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