MontePy icon indicating copy to clipboard operation
MontePy copied to clipboard

Next patch release

Open MicahGale opened this issue 1 year ago • 1 comments

Bug fixes

  • Made versioning system more robust for all situations (#386).
  • Fixed bug with handling read inputs, and made parser more efficient (#206)
  • Fixed bug that couldn't read materials without a library. E.g., 1001 vs. 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)

MicahGale avatar Apr 15 '24 21:04 MicahGale

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 Coverage Status
Change from base Build 8695002250: 0.1%
Covered Lines: 5750
Relevant Lines: 5854

💛 - Coveralls

coveralls avatar Apr 15 '24 21:04 coveralls

This will be release 0.2.7. Hopefully the CI/CD will deploy this for us, but I am not holding out hope.

MicahGale avatar May 30 '24 17:05 MicahGale

Oh duh. The auto-changelog can't update main because it's protected. I should have caught that.

tjlaboss avatar May 30 '24 17:05 tjlaboss