Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API error handler #213

Merged
merged 9 commits into from
Sep 10, 2024

Remove module keyword from internal module subroutine mopac_record

83c2634
Select commit
Loading
Failed to load commit list.
Merged

API error handler #213

Remove module keyword from internal module subroutine mopac_record
83c2634
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 10, 2024 in 1s

93.26% of diff hit (target 67.23%)

View this Pull Request on Codecov

93.26% of diff hit (target 67.23%)

Annotations

Check warning on line 76 in src/interface/mopac_api_finalize.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_finalize.F90#L72-L76

Added lines #L72 - L76 were not covered by tests

Check warning on line 80 in src/interface/mopac_api_finalize.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_finalize.F90#L78-L80

Added lines #L78 - L80 were not covered by tests

Check warning on line 83 in src/interface/mopac_api_finalize.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_finalize.F90#L83

Added line #L83 was not covered by tests

Check warning on line 121 in src/interface/mopac_api_finalize.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_finalize.F90#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 137 in src/interface/mopac_api_finalize.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_finalize.F90#L136-L137

Added lines #L136 - L137 were not covered by tests

Check warning on line 143 in src/interface/mopac_api_finalize.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_finalize.F90#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 150 in src/interface/mopac_api_finalize.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_finalize.F90#L149-L150

Added lines #L149 - L150 were not covered by tests

Check warning on line 156 in src/interface/mopac_api_finalize.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_finalize.F90#L155-L156

Added lines #L155 - L156 were not covered by tests

Check warning on line 166 in src/interface/mopac_api_finalize.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_finalize.F90#L165-L166

Added lines #L165 - L166 were not covered by tests

Check warning on line 171 in src/interface/mopac_api_finalize.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_finalize.F90#L170-L171

Added lines #L170 - L171 were not covered by tests

Check warning on line 182 in src/interface/mopac_api_finalize.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_finalize.F90#L181-L182

Added lines #L181 - L182 were not covered by tests

Check warning on line 227 in src/interface/mopac_api_finalize.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_finalize.F90#L226-L227

Added lines #L226 - L227 were not covered by tests

Check warning on line 232 in src/interface/mopac_api_finalize.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_finalize.F90#L231-L232

Added lines #L231 - L232 were not covered by tests

Check warning on line 298 in src/interface/mopac_api_finalize.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_finalize.F90#L297-L298

Added lines #L297 - L298 were not covered by tests

Check warning on line 303 in src/interface/mopac_api_finalize.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_finalize.F90#L302-L303

Added lines #L302 - L303 were not covered by tests

Check warning on line 85 in src/interface/mopac_api_initialize.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_initialize.F90#L85

Added line #L85 was not covered by tests

Check warning on line 87 in src/interface/mopac_api_initialize.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_initialize.F90#L87

Added line #L87 was not covered by tests

Check warning on line 92 in src/interface/mopac_api_initialize.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_initialize.F90#L92

Added line #L92 was not covered by tests

Check warning on line 99 in src/interface/mopac_api_initialize.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_initialize.F90#L99

Added line #L99 was not covered by tests

Check warning on line 137 in src/interface/mopac_api_initialize.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_initialize.F90#L136-L137

Added lines #L136 - L137 were not covered by tests

Check warning on line 155 in src/interface/mopac_api_initialize.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_initialize.F90#L154-L155

Added lines #L154 - L155 were not covered by tests

Check warning on line 311 in src/interface/mopac_api_initialize.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_initialize.F90#L310-L311

Added lines #L310 - L311 were not covered by tests

Check warning on line 38 in src/interface/mopac_api_saveload.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_saveload.F90#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 46 in src/interface/mopac_api_saveload.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_saveload.F90#L44-L46

Added lines #L44 - L46 were not covered by tests

Check warning on line 65 in src/interface/mopac_api_saveload.F90

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/interface/mopac_api_saveload.F90#L64-L65

Added lines #L64 - L65 were not covered by tests