We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dfe278 commit f621e18Copy full SHA for f621e18
docs/whatsnew.rst
@@ -26,7 +26,7 @@ Bug fixes
26
None.
27
28
Tests
29
------
+^^^^^
30
31
32
@@ -49,6 +49,7 @@ Improvements
49
^^^^^^^^^^^^
50
51
* Prepared for continuous integration through CircleCI.
52
+* Prepared for code coverage checking through codecov.
53
54
New functions/methods
55
^^^^^^^^^^^^^^^^^^^^^
@@ -64,7 +65,7 @@ Bug fixes
64
65
and Susana Costas (b3d992b).
66
67
68
69
70
* Reduced required accuracy for mass conservation tests from
71
0.00000000000001% to 1%.
@@ -121,7 +122,7 @@ Bug fixes
121
122
the concentrations from all other grid cells (03de813).
123
124
125
126
127
* Added tests to check mass conservation in bed mixing routines.
128
* Added integration tests.
0 commit comments