MontePy
MontePy copied to clipboard
Next patch release
Bug fixes
- Made versioning system more robust for all situations (#386).
- Fixed bug with handling
readinputs, and made parser more efficient (#206) - Fixed bug that couldn't read materials without a library. E.g.,
1001vs.1001.80c(#365).
Documentation
- Improved community documentation for contributing. (#375)
- Added a changelog (#375)
- Improved how the python API is navigated. (#359)
CI/CD
- Improved coveralls integration so actual source code can be shown.
- Improved sphinx build process (#388)
Pull Request Test Coverage Report for Build 9306605904
Details
- 71 of 71 (100.0%) changed or added relevant lines in 8 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage increased (+0.1%) to 98.223%
| Totals | |
|---|---|
| Change from base Build 8695002250: | 0.1% |
| Covered Lines: | 5750 |
| Relevant Lines: | 5854 |
💛 - Coveralls
This will be release 0.2.7. Hopefully the CI/CD will deploy this for us, but I am not holding out hope.
Oh duh. The auto-changelog can't update main because it's protected. I should have caught that.