Improve unit test coverage for complexify fortran library
Open
Nobody has claimed this yet.
help wanted
- Dominant language
- Fortran
- Stars
- 1
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Description
Currently, parts of the complexify fortran library are not unit tested. We need to continue and add more unittests as we should have full coverage for the library.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading src/complexify.f90 to identify library paths that are not covered, then inspect tests/test_complexify.f90 to follow the existing unit-test structure. Add tests for the remaining library behavior and confirm that the full complexify library has unit-test coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fortran
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100