mikeweltevrede / contribute-to-open-source

Tool to help one to contribute to Open Source projects. Goal is to search Github for open issues that might be interesting.
https://mikeweltevrede.github.io/contribute-to-open-source/
MIT License
1 stars 0 forks source link

UPDATE: Improve separation of concerns by splitting headers into own module #15

Closed mikeweltevrede closed 2 months ago

mikeweltevrede commented 2 months ago

PR Checklist

Description of changes

Improve separation of concerns by splitting headers into own module

How have you tested this?

New and existing unit tests

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 100.0%. Comparing base (f6ad2aa) to head (b5b203e). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #15 +/- ## ======================================= Coverage 100.0% 100.0% ======================================= Files 1 2 +1 Lines 28 34 +6 Branches 5 5 ======================================= + Hits 28 34 +6 ```

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