Roger-luo / Ion

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

fix: polish error msg #23

Closed Roger-luo closed 1 year ago

Roger-luo commented 1 year ago

It seems we have build issues with nix package on windows, we will need to use nix on *nix only platform to make windows builds.

on MacOS we have this strange Input/output IO error, it seems the PtySession is having issues, turning of MacOS CI for now due to this too.

I can reproduce the MacOS error when build the code coverage, but it works fine in normal debug builds.

codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@f51c34a). Click here to learn what that means. Patch has no changes to coverable lines.

:exclamation: Current head 6ef373f differs from pull request most recent head 7c37711. Consider uploading reports for the commit 7c37711 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #23 +/- ## ======================================= Coverage ? 54.40% ======================================= Files ? 76 Lines ? 4007 Branches ? 0 ======================================= Hits ? 2180 Misses ? 1827 Partials ? 0 ``` 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.