Closed JasperCraeghs closed 5 years ago
Merging #49 into master will increase coverage by
0.25%
. The diff coverage is21.42%
.
@@ Coverage Diff @@
## master #49 +/- ##
==========================================
+ Coverage 21.33% 21.59% +0.25%
==========================================
Files 1 1
Lines 75 88 +13
==========================================
+ Hits 16 19 +3
- Misses 59 69 +10
Impacted Files | Coverage Δ | |
---|---|---|
mlx/coverity.py | 21.59% <21.42%> (+0.25%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update d9a133a...d58682b. Read the comment docs.
Closes #48 When building in a docker container and credentials are missing, the build won't be halted, but a warning will be printed that clarifies that credentials haven't been configured.
Also removed "Contents: " string from index.rst since LaTeX created a new page for it after the TOC page. The :caption: option of the toc directive should be sufficient.