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

Track coverage #19

Open
czgdp1807 opened this issue Jun 26, 2019 · 1 comment · Fixed by #95 or #222
Open

Track coverage #19

czgdp1807 opened this issue Jun 26, 2019 · 1 comment · Fixed by #95 or #222

Comments

@czgdp1807
Copy link
Member

czgdp1807 commented Jun 26, 2019

Description of the problem

The coverage should be near to 100%. However, currently, it stands at 97%. Write tests for the uncovered lines, to increase the coverage.

Example of the problem

The uncovered lines of the code are shown in red as can seen in this report. Similarly, look at other files, and write tests so that the red lines are covered.

References/Other comments

This issue will never be closed and will be pinned.

@czgdp1807
Copy link
Member Author

czgdp1807 commented Oct 30, 2019

#31 has decreased the overall coverage. Please add tests for covering the missed lines of this file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant