Added activations in tests #55
Merged
Codecov / codecov/project
succeeded
Nov 22, 2024 in 0s
78.85% (+17.78%) compared to 3e52004
View this Pull Request on Codecov
78.85% (+17.78%) compared to 3e52004
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 78.85%. Comparing base (
3e52004
) to head (04632be
).
Additional details and impacted files
@@ Coverage Diff @@
## main #55 +/- ##
===========================================
+ Coverage 61.06% 78.85% +17.78%
===========================================
Files 11 11
Lines 488 487 -1
===========================================
+ Hits 298 384 +86
+ Misses 190 103 -87
Files with missing lines | Coverage Δ | |
---|---|---|
src/qiboml/models/encoding.py | 95.23% <100.00%> (-0.12%) |
⬇️ |
src/qiboml/models/pytorch.py | 98.59% <ø> (+57.74%) |
⬆️ |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading