quipucords / camayoc

Test automation framework that facilitates functional testing of quipucords.
https://camayoc.readthedocs.io/
GNU General Public License v3.0
5 stars 4 forks source link

Make poetry.lock consistent with pyproject.toml #469

Closed mirekdlugosz closed 10 months ago

mirekdlugosz commented 10 months ago

Last time I updated camayoc dependencies I must have made some mistake, because pipeline has been complaining "Warning: poetry.lock is not consistent with pyproject.toml. You may be getting improper dependencies."

Now this should not happen any longer.

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (091d6f9) 77.07% compared to head (0427f91) 77.07%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #469 +/- ## ======================================= Coverage 77.07% 77.07% ======================================= Files 4 4 Lines 205 205 ======================================= Hits 158 158 Misses 47 47 ```

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