Roger-luo / Ion

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

feat: adapt to julia-semver #19

Closed Roger-luo closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 54.40% // Head: 50.83% // Decreases project coverage by -3.57% :warning:

Coverage data is based on head (9a3983c) compared to base (51c3e20). Patch coverage: 40.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #19 +/- ## ========================================== - Coverage 54.40% 50.83% -3.57% ========================================== Files 76 80 +4 Lines 4007 4483 +476 ========================================== + Hits 2180 2279 +99 - Misses 1827 2204 +377 ``` | [Impacted Files](https://codecov.io/gh/Roger-luo/Ion/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rogerluo) | Coverage Δ | | |---|---|---| | [julia-semver/src/version.rs](https://codecov.io/gh/Roger-luo/Ion/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rogerluo#diff-anVsaWEtc2VtdmVyL3NyYy92ZXJzaW9uLnJz) | `27.51% <ø> (ø)` | | | [src/ion/blueprints/components/project\_file.rs](https://codecov.io/gh/Roger-luo/Ion/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rogerluo#diff-c3JjL2lvbi9ibHVlcHJpbnRzL2NvbXBvbmVudHMvcHJvamVjdF9maWxlLnJz) | `93.18% <ø> (ø)` | | | [src/ion/blueprints/info.rs](https://codecov.io/gh/Roger-luo/Ion/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rogerluo#diff-c3JjL2lvbi9ibHVlcHJpbnRzL2luZm8ucnM=) | `93.10% <0.00%> (ø)` | | | [src/ion/bump.rs](https://codecov.io/gh/Roger-luo/Ion/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rogerluo#diff-c3JjL2lvbi9idW1wLnJz) | `18.25% <ø> (ø)` | | | [src/ion/errors.rs](https://codecov.io/gh/Roger-luo/Ion/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rogerluo#diff-c3JjL2lvbi9lcnJvcnMucnM=) | `94.73% <ø> (-0.62%)` | :arrow_down: | | [src/ion/report.rs](https://codecov.io/gh/Roger-luo/Ion/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rogerluo#diff-c3JjL2lvbi9yZXBvcnQucnM=) | `0.00% <ø> (ø)` | | | [src/ion/script.rs](https://codecov.io/gh/Roger-luo/Ion/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rogerluo#diff-c3JjL2lvbi9zY3JpcHQucnM=) | `34.38% <0.00%> (-0.11%)` | :arrow_down: | | [src/ion/spec/manifest.rs](https://codecov.io/gh/Roger-luo/Ion/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rogerluo#diff-c3JjL2lvbi9zcGVjL21hbmlmZXN0LnJz) | `0.00% <ø> (ø)` | | | [src/ion/spec/project.rs](https://codecov.io/gh/Roger-luo/Ion/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rogerluo#diff-c3JjL2lvbi9zcGVjL3Byb2plY3QucnM=) | `33.82% <ø> (ø)` | | | [src/ion/spec/registry.rs](https://codecov.io/gh/Roger-luo/Ion/pull/19?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Rogerluo#diff-c3JjL2lvbi9zcGVjL3JlZ2lzdHJ5LnJz) | `66.47% <ø> (ø)` | | | ... and [8 more](https://codecov.io/gh/Roger-luo/Ion/pull/19?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.