Closed kberat-synnada closed 5 days ago
Attention: Patch coverage is 98.38057%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 86.35%. Comparing base (
09b18c1
) to head (11af945
). Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
mithril/models/models.py | 94.11% | 4 Missing :warning: |
@@ Coverage Diff @@
## main #40 +/- ##
==========================================
+ Coverage 86.32% 86.35% +0.02%
==========================================
Files 61 61
Lines 15345 15376 +31
==========================================
+ Hits 13247 13278 +31
Misses 2098 2098
Files with missing lines | Coverage Δ | |
---|---|---|
mithril/framework/logical/base.py | 87.89% <100.00%> (+0.02%) |
:arrow_up: |
mithril/framework/logical/essential_primitives.py | 99.27% <100.00%> (ø) |
|
mithril/framework/logical/model.py | 96.40% <100.00%> (+0.17%) |
:arrow_up: |
mithril/framework/logical/primitive.py | 90.72% <100.00%> (-0.19%) |
:arrow_down: |
mithril/framework/physical/model.py | 91.58% <100.00%> (ø) |
|
mithril/framework/utils.py | 95.91% <ø> (ø) |
|
mithril/models/primitives.py | 97.17% <100.00%> (ø) |
|
mithril/models/train_model.py | 91.77% <100.00%> (-0.03%) |
:arrow_down: |
mithril/models/models.py | 87.19% <94.11%> (ø) |
Description
Closes #28.
Checklist: