opsmill / infrahub-sdk-python

Python SDK to interact with Infrahub
https://www.opsmill.com
Apache License 2.0
3 stars 2 forks source link

Remove task_report.py #143

Open LucasG0 opened 1 week ago

LucasG0 commented 1 week ago

Related to IFC-917

codecov[bot] commented 1 week ago

Codecov Report

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

@@             Coverage Diff             @@
##           develop     #143      +/-   ##
===========================================
+ Coverage    65.40%   66.16%   +0.76%     
===========================================
  Files           76       75       -1     
  Lines         6923     6854      -69     
  Branches      1367     1365       -2     
===========================================
+ Hits          4528     4535       +7     
+ Misses        2026     1945      -81     
- Partials       369      374       +5     
Flag Coverage Δ
python-3.10 44.87% <ø> (+0.47%) :arrow_up:
python-3.11 44.87% <ø> (+0.47%) :arrow_up:
python-3.12 44.87% <ø> (+0.47%) :arrow_up:
python-3.9 43.98% <ø> (+0.46%) :arrow_up:
python-filler-3.12 24.16% <ø> (+0.31%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

ogenstad commented 1 week ago

We'd have to create a pipeline for the Infrahub project where we updated the submodule commit to use this branch and verify that it works within Infrahub itself first. I think we're still using this task_report object in a number of places there.