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

Create tests #40

Closed chrisbrown-01 closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 29.20%. Comparing base (7d8f783) to head (b909db0).

Files Patch % Lines
AutoJobSearchShared/Database/SQLiteDb.cs 0.00% 12 Missing :warning:
AutoJobSearchGUI/Data/DbContext.cs 0.00% 5 Missing :warning:
AutoJobSearchGUI/Data/SQLiteDbContext.cs 0.00% 3 Missing :warning:
AutoJobSearchGUI/ViewModels/JobBoardViewModel.cs 50.00% 1 Missing :warning:
AutoJobSearchGUI/ViewModels/JobListingViewModel.cs 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #40 +/- ## ========================================== + Coverage 20.62% 29.20% +8.57% ========================================== Files 57 57 Lines 3835 3835 Branches 293 293 ========================================== + Hits 791 1120 +329 + Misses 2995 2645 -350 - Partials 49 70 +21 ``` | [Flag](https://app.codecov.io/gh/chrisbrown-01/AutoJobSearch/pull/40/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/40/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Brown) | `29.20% <8.33%> (+8.57%)` | :arrow_up: | 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.