Closed Farnazmdi closed 3 years ago
Merging #853 (91c0801) into master (655f2f7) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #853 +/- ##
=======================================
Coverage 74.00% 74.00%
=======================================
Files 24 24
Lines 1900 1900
=======================================
Hits 1406 1406
Misses 494 494
Flag | Coverage Δ | |
---|---|---|
unittests | 74.00% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
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 655f2f7...91c0801. Read the comment docs.
They do build now, A part of the overview looks like this:
Excellent!
This PR has two files in the Docs folder,
1.overview.rst
and2.stateDistribution.rst
which I think they include enough information about getting started and using the package. The problem is that mathematical expressions are not shown in mathematical expressions! Is is alright or we want to be sure that they show up in math? In a half-an-hour search, I couldn't find another way of showing math expression in .rst files. It seems it is a challenge for a lot of people...