sparks-baird / matsci-opt-benchmarks

A collection of benchmarking problems and datasets for testing the performance of advanced optimization algorithms in the field of materials science and chemistry.
https://matsci-opt-benchmarks.readthedocs.io/
MIT License
10 stars 1 forks source link

fixing packing generation submitit #22

Closed sgbaird closed 1 year ago

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4288019487


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/matsci_opt_benchmarks/particle_packing/core.py 0 1 0.0%
src/matsci_opt_benchmarks/particle_packing/utils/packing_generation.py 0 2 0.0%
src/matsci_opt_benchmarks/particle_packing/utils/ax.py 0 9 0.0%
<!-- Total: 0 12 0.0% -->
Totals Coverage Status
Change from base Build 4214506172: 0.04%
Covered Lines: 89
Relevant Lines: 665

💛 - Coveralls