chrisbrown-01 / AutoJobSearch

A cross-platform desktop application that automates and manages your job search.
https://chrisbrown-01.github.io/AutoJobSearch/
GNU General Public License v3.0
21 stars 1 forks source link

Cleanup and refactoring #39

Closed chrisbrown-01 closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 25.15400% with 729 lines in your changes are missing coverage. Please review.

Project coverage is 20.68%. Comparing base (949c07e) to head (c18ae4e).

Files Patch % Lines
...bSearchJobScraper/WebScraper/SeleniumWebScraper.cs 0.00% 266 Missing :warning:
AutoJobSearchShared/Database/SQLiteDb.cs 14.42% 172 Missing :warning:
AutoJobSearchGUI/Data/DbContext.cs 22.58% 48 Missing :warning:
AutoJobSearchGUI/ViewModels/AddContactViewModel.cs 2.38% 41 Missing :warning:
AutoJobSearchGUI/ViewModels/ContactsViewModel.cs 37.50% 40 Missing :warning:
AutoJobSearchShared/Helpers/StringHelpers.cs 0.00% 29 Missing :warning:
AutoJobSearchJobScraper/Program.cs 0.00% 25 Missing :warning:
AutoJobSearchGUI/ViewModels/MainWindowViewModel.cs 55.00% 18 Missing :warning:
AutoJobSearchGUI/Helpers/ContactsHelpers.cs 0.00% 16 Missing :warning:
AutoJobSearchGUI/ViewModels/HelpViewModel.cs 0.00% 15 Missing :warning:
... and 15 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #39 +/- ## ========================================== - Coverage 21.28% 20.68% -0.60% ========================================== Files 56 57 +1 Lines 3745 3824 +79 Branches 291 293 +2 ========================================== - Hits 797 791 -6 - Misses 2907 2984 +77 - Partials 41 49 +8 ``` | [Flag](https://app.codecov.io/gh/chrisbrown-01/AutoJobSearch/pull/39/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Brown) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/chrisbrown-01/AutoJobSearch/pull/39/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Brown) | `20.68% <25.15%> (-0.60%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Brown#carryforward-flags-in-the-pull-request-comment) to find out more.

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