aiidalab / aiidalab-launch

Tool to launch AiiDAlab on a local workstation.
MIT License
5 stars 3 forks source link

CLI: change profiles to profile to align with verdi #182

Closed unkcpz closed 1 year ago

unkcpz commented 1 year ago

fixes #175

Remember to update the aiidalab doc https://github.com/aiidalab/aiidalab/pull/385

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.22 :tada:

Comparison is base (d3c121f) 86.54% compared to head (bff3be1) 86.76%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #182 +/- ## ========================================== + Coverage 86.54% 86.76% +0.22% ========================================== Files 9 9 Lines 907 907 ========================================== + Hits 785 787 +2 + Misses 122 120 -2 ``` | Flag | Coverage Δ | | |---|---|---| | py-3.10 | `86.65% <100.00%> (+0.22%)` | :arrow_up: | | py-3.11 | `86.43% <100.00%> (ø)` | | | py-3.8 | `86.39% <100.00%> (ø)` | | | py-3.9 | `86.72% <100.00%> (+0.22%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidalab#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/aiidalab/aiidalab-launch/pull/182?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidalab) | Coverage Δ | | |---|---|---| | [aiidalab\_launch/\_\_main\_\_.py](https://app.codecov.io/gh/aiidalab/aiidalab-launch/pull/182?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidalab#diff-YWlpZGFsYWJfbGF1bmNoL19fbWFpbl9fLnB5) | `80.12% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/aiidalab/aiidalab-launch/pull/182/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidalab)

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