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

Increase code coverage! #78

Open
Datseris opened this issue Nov 8, 2021 · 0 comments
Open

Increase code coverage! #78

Datseris opened this issue Nov 8, 2021 · 0 comments
Labels
good first issue Good for newcomers tests

Comments

@Datseris
Copy link
Member

Datseris commented Nov 8, 2021

Here is the link to code coverage: https://app.codecov.io/gh/JuliaClimate/ClimateBase.jl

At the bottom of the page there is "Files". You can go there to see which files are missing tests. In fact if you click the files it tells you exactly which functions aren't used in the test suite.

Please do consider opening PRs that test more stuff!

Notice: I am using this package in scientific research extensively. It is "well tested" and accurate. I simply haven't written tests for everything yet, because I literally test the package in my science projects. So please don't be alarmed by the presence of this issue :D

@Datseris Datseris added good first issue Good for newcomers tests labels Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers tests
Projects
None yet
Development

No branches or pull requests

1 participant