Closed mathurinm closed 5 years ago
@qb3 you also need to configure it so that it pushes to your website
Merging #14 into master will increase coverage by
0.05%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #14 +/- ##
==========================================
+ Coverage 60.69% 60.75% +0.05%
==========================================
Files 10 10
Lines 743 744 +1
==========================================
+ Hits 451 452 +1
Misses 292 292
Impacted Files | Coverage Δ | |
---|---|---|
clar/__init__.py | 100% <100%> (ø) |
: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 1c3bf27...86ab619. Read the comment docs.
Go for merge @QB3. Don't forget to update the doc as you're the one with the rights, we'll move to organization another day
ping @QB3
@QB3 doc should work now. There's still a lot to do but you can take over.
make sure to have sphinx, ghp-import etc installed via conda. Then you can
make doc
in the doc folder, andmake install
.