Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Tests: Code Coverage Output #667

Open
0x4007 opened this issue Aug 24, 2023 · 2 comments
Open

Tests: Code Coverage Output #667

0x4007 opened this issue Aug 24, 2023 · 2 comments

Comments

@0x4007
Copy link
Member

0x4007 commented Aug 24, 2023

This is cool. Not mocked but connecting to an actual staging github application using a personal access token and verifying the results. At some point would be useful to add coverage output.

Originally posted by @gitcoindev in #640 (comment)

@0x4007
Copy link
Member Author

0x4007 commented Aug 24, 2023

@gitcoindev perhaps you can add more details on what you envisioned? I can add to the spec and get it funded.

@gitcoindev
Copy link
Contributor

@pavlovcik after the tests are run (E2E or unit), code coverage metrics can be calculated and a code coverage report can be generated. From the coverage reports one can see the percentage of code executed and which source code lines were executed during test execution. This then is a base to add new tests to cover scenarios that are not tested yet.

@0x4007 0x4007 added ping and removed ping labels Aug 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants