-
Notifications
You must be signed in to change notification settings - Fork 116
Add Fortran interface and Fortran interface tests #337
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
Conversation
* Added spg_get_magnetic_spacegroup_type Fortran interface * Added spg_get_magnetic_spacegroup_type Fortran interface test * Added spg_get_spacegroup_type Fortran interface test
Can you add - repo: https://github.com/pseewald/fprettify
rev: v0.3.7
hooks:
- id: fprettify
args: [ '-i', '4' ] |
I made it. Thanks. This is helpful. |
@LecrisUT, do you think I can merge this PR though two tests fail? |
Yes, but wait for me to review this |
test/functional/fortran/test_fortran_spg_get_magnetic_spacegroup_type.F90
Outdated
Show resolved
Hide resolved
test/functional/fortran/test_fortran_spg_get_spacegroup_type.F90
Outdated
Show resolved
Hide resolved
test/functional/fortran/test_fortran_spg_get_magnetic_spacegroup_type.F90
Show resolved
Hide resolved
test/functional/fortran/test_fortran_spg_get_magnetic_spacegroup_type.F90
Outdated
Show resolved
Hide resolved
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #337 +/- ##
===========================================
+ Coverage 82.99% 83.53% +0.53%
===========================================
Files 24 24
Lines 8140 8157 +17
===========================================
+ Hits 6756 6814 +58
+ Misses 1384 1343 -41
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
Add Fortran interface and Fortran interface tests
spg_get_magnetic_spacegroup_type
Fortran interfacespg_get_magnetic_spacegroup_type
Fortran interface testspg_get_spacegroup_type
Fortran interface testFormatted
spglib_f08.F90
byfprettify -i 4 spglib_f08.F90
.