Conversation
Codecov Report
@@ Coverage Diff @@
## main #876 +/- ##
==========================================
- Coverage 71.56% 71.11% -0.45%
==========================================
Files 372 376 +4
Lines 44510 46201 +1691
==========================================
+ Hits 31853 32858 +1005
- Misses 12657 13343 +686
Continue to review full report at Codecov.
|
bryanwweber
left a comment
There was a problem hiding this comment.
Thanks @ischoegl! These updates look good, with just one small comment below.
|
Adding another minor example fix, as I'm not sure about the fate of #892 (which is where it was found originally) |
speth
left a comment
There was a problem hiding this comment.
I'm not entirely sure that the use of add_species_alias in these examples adds any clarity, but having a couple of examples that at least show one way that this function can be used is somewhat useful.
The other changes are all good, of course.
Checklist
scons build&scons test) and unit tests address code coverageIf applicable, fill in the issue number this pull request is fixing
Fixes #875
Changes proposed in this pull request
PS: The broken AppVeyor build appears to be unrelated to changes in this PR, see #878.