Closed miykael closed 5 years ago
Merging #89 into master will increase coverage by
0.06%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #89 +/- ##
=======================================
+ Coverage 87.93% 88% +0.06%
=======================================
Files 6 6
Lines 398 400 +2
=======================================
+ Hits 350 352 +2
Misses 48 48
Impacted Files | Coverage Δ | |
---|---|---|
atlasreader/cli.py | 0% <ø> (ø) |
:arrow_up: |
atlasreader/atlasreader.py | 96.03% <100%> (+0.03%) |
: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 283b5a5...e595ee7. Read the comment docs.
The changes in this PR are mostly concerning the documentation. I will merge this already to have a first draft for how the final package should look like. Later correction can be submitted to the "paper PR" (https://github.com/miykael/atlasreader/pull/66).
The main contribution of this PR is the update of the README and the example notebook. I've added more content to both documents to prepare them for the publication.
Additionally, I found some small bugs or typos in the source code, which I corrected with https://github.com/miykael/atlasreader/commit/b33da161da62b661abf131cd0fc3cfaeda9d529d, https://github.com/miykael/atlasreader/commit/c6281a89f72d85f74292cb733795a118e149f129, https://github.com/miykael/atlasreader/commit/78c4e1458b164e9b1e2a18fbabc32f40a80e5fd5.