CederGroupHub / chgnet

Pretrained universal neural network potential for charge-informed atomistic modeling https://chgnet.lbl.gov
https://doi.org/10.1038/s42256-023-00716-3
Other
220 stars 60 forks source link

Drop Python 3.8 support #72

Closed janosh closed 11 months ago

janosh commented 11 months ago

Let's follow the ecosystem and drop Python 3.8 support. Supported Python versions going forward are 3.9, 3.10 and 3.11.

codacy-production[bot] commented 11 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 47ad6a040043664c1a499b412699802e8af7490b[^1] 50.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (47ad6a040043664c1a499b412699802e8af7490b) | Report Missing | Report Missing | Report Missing | | | Head commit (d22cf8c214bb27a27874cb193f9500063c7e1e60) | 1262 | 964 | 76.39% | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#72) | 8 | 4 | **50.00%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

[^1]: Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.