BoothGroup / Vayesta

A Python package for wave function-based quantum embedding
Apache License 2.0
32 stars 7 forks source link

[draft] Update ci.yaml to address nightly CI failure #153

Closed abhishekkhedkar09 closed 9 months ago

abhishekkhedkar09 commented 11 months ago

Changed from pip install -e to pip install . for Vayesta seems to fix this unbeknownst to me why. I am unsure why codecov returns 0.0% now. @obackhouse do you maybe have a clue what might be causing this?

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (511ef48) 71.53% compared to head (83b8ea2) 0.00%. Report is 1 commits behind head on master.

:exclamation: Current head 83b8ea2 differs from pull request most recent head 4218c50. Consider uploading reports for the commit 4218c50 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #153 +/- ## ========================================== - Coverage 71.53% 0.00% -71.54% ========================================== Files 152 152 Lines 20159 20159 Branches 3343 0 -3343 ========================================== - Hits 14420 0 -14420 - Misses 4906 20159 +15253 + Partials 833 0 -833 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.