ricky9667 / HushKeyboard

Rubik's Cube notation keyboard for Android.
GNU General Public License v3.0
6 stars 3 forks source link

Add codecov config file #38

Open ricky9667 opened 5 months ago

ricky9667 commented 5 months ago

Description

This PR adds the codecov.yml file to ignore some packages to calculate more accurate code coverage.

How to verify

Check if code coverage ignores some files.

Screenshots / Videos

N/A

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 48.56%. Comparing base (f66a595) to head (ec4d65f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #38 +/- ## ========================================== + Coverage 45.67% 48.56% +2.88% ========================================== Files 36 27 -9 Lines 694 628 -66 Branches 172 165 -7 ========================================== - Hits 317 305 -12 + Misses 299 246 -53 + Partials 78 77 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.