aiidalab / aiidalab-launch

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

Fix new profile test #186

Closed danielhollas closed 1 year ago

danielhollas commented 1 year ago

The new test added in #181 is failing after merging to master since we changes profiles to profile.

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (052f354) 86.76% compared to head (3fffd1a) 86.79%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #186 +/- ## ========================================== + Coverage 86.76% 86.79% +0.02% ========================================== Files 9 9 Lines 907 909 +2 ========================================== + Hits 787 789 +2 Misses 120 120 ``` | Flag | Coverage Δ | | |---|---|---| | py-3.10 | `86.68% <100.00%> (+0.02%)` | :arrow_up: | | py-3.11 | `86.46% <100.00%> (+0.02%)` | :arrow_up: | | py-3.8 | `86.42% <100.00%> (+0.03%)` | :arrow_up: | | py-3.9 | `86.53% <100.00%> (+0.02%)` | :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/186?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/186?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidalab#diff-YWlpZGFsYWJfbGF1bmNoL19fbWFpbl9fLnB5) | `80.25% <100.00%> (+0.12%)` | :arrow_up: | | [aiidalab\_launch/profile.py](https://app.codecov.io/gh/aiidalab/aiidalab-launch/pull/186?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidalab#diff-YWlpZGFsYWJfbGF1bmNoL3Byb2ZpbGUucHk=) | `96.84% <100.00%> (ø)` | |

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