ramsey-devs / ramsey

Probabilistic deep learning using JAX
https://ramsey.rtfd.io
Apache License 2.0
13 stars 3 forks source link

Change training to use tuples #40

Closed dirmeier closed 8 months ago

codacy-production[bot] commented 8 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for f79b35221f01dcc4a4325880d15085b6628248af[^1] :white_check_mark: 60.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (f79b35221f01dcc4a4325880d15085b6628248af) | Report Missing | Report Missing | Report Missing | | | Head commit (7c7e5b1742a699a9b58812274a8e9d37a0ce130e) | 1100 | 691 | 62.82% | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#40) | 10 | 6 | **60.00%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation [^1]: Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

codecov[bot] commented 8 months ago

Codecov Report

Attention: Patch coverage is 60.00000% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 62.81%. Comparing base (9e68fb9) to head (7c7e5b1). Report is 1 commits behind head on main.

Files Patch % Lines
ramsey/_src/neural_process/train_neural_process.py 55.55% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## ========================================== - Coverage 62.91% 62.81% -0.10% ========================================== Files 31 31 Lines 1092 1100 +8 ========================================== + Hits 687 691 +4 - Misses 405 409 +4 ```

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