Closed Leimeroth closed 7 months ago
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
atomicrex/structure_list.py | 159 | 0.0% | ||
<!-- | Total: | 159 | --> |
Totals | |
---|---|
Change from base Build 8783536270: | -0.02% |
Covered Lines: | 188 |
Relevant Lines: | 5668 |
Is this part of atomicrex=1.0.4
?
Is this part of
atomicrex=1.0.4
?
Yes
Atomicrex 1.0.4 was just released on conda-forge, so I think it might make sense to track these dependencies in the repository as well.
I think the codacy error is something general and not related to the changes in this PR.
2024-04-19 09:31:04.990Z warn [ReportRules] Failed to upload coverage report /home/runner/work/pyiron_potentialfit/pyiron_potentialfit/coverage.xml: Error doing a post to https://api.codacy.com/2.0/gh/pyiron/pyiron_potentialfit/commit/c1f369ad3ab5077b9593eee78baa90611a9a5d7f/coverage/python: exhausted retries due to API Error: could not find repository. - (ReportRules.scala:59)
Do you have an idea what causes it @jan-janssen ?
Yes, I got the same error in https://github.com/pyiron/pyiron_potentialfit/pull/65
Yes, codacy is not setup for this repository and I haven't figured out how to disable it for now. Can be ignored.
I am not allowed to merge.
Sets target forces directly in structure XML instead of using modified POSCARs. This allows to use structures with arbitrary order of species. Requires https://gitlab.com/atomicrex/atomicrex/-/merge_requests/51 to work.