AdvancedVI.jl
AdvancedVI.jl copied to clipboard
Rewriting advancedvi docs
Documentations for the 0.3.0 rewrite.
Codecov Report
Attention: Patch coverage is 45.00000%
with 11 lines
in your changes are missing coverage. Please review.
Project coverage is 81.81%. Comparing base (
9ebfc3f
) to head (75f2cd3
). Report is 3 commits behind head on master.
:exclamation: Current head 75f2cd3 differs from pull request most recent head c157787
Please upload reports for the commit c157787 to get more accurate results.
Files | Patch % | Lines |
---|---|---|
ext/AdvancedVIBijectorsExt.jl | 50.00% | 9 Missing :warning: |
src/utils.jl | 0.00% | 2 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## master #53 +/- ##
==========================================
- Coverage 85.92% 81.81% -4.12%
==========================================
Files 11 11
Lines 199 209 +10
==========================================
Hits 171 171
- Misses 28 38 +10
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Pull Request Test Coverage Report for Build 9328347532
Warning: This coverage report may be inaccurate.
This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
- For more information on this, see Tracking coverage changes with pull request builds.
- To avoid this issue with future PRs, see these Recommended CI Configurations.
- For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
Details
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage remained the same at 86.364%
Totals | |
---|---|
Change from base Build 7396968164: | 0.0% |
Covered Lines: | 171 |
Relevant Lines: | 198 |
💛 - Coveralls
@yebai Thanks for your review! I tried to address most things, I think we are finally good to go?
Thanks @Red-Portal!