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

Manually add delete job listings #28

Closed chrisbrown-01 closed 5 months ago

chrisbrown-01 commented 5 months ago

Closes #18 Closes #16 Closes #8

codecov[bot] commented 5 months ago

Codecov Report

Attention: 190 lines in your changes are missing coverage. Please review.

Comparison is base (a01c472) 25.59% compared to head (668f8a8) 25.53%.

Files Patch % Lines
AutoJobSearchGUI/ViewModels/JobListingViewModel.cs 14.81% 45 Missing and 1 partial :warning:
AutoJobSearchGUI/Views/JobListingView.axaml 0.00% 45 Missing :warning:
AutoJobSearchGUI/Views/JobBoardView.axaml 0.00% 32 Missing :warning:
AutoJobSearchShared/Database/SQLiteDb.cs 15.38% 22 Missing :warning:
AutoJobSearchGUI/ViewModels/JobBoardViewModel.cs 0.00% 18 Missing :warning:
AutoJobSearchGUI/Data/DbContext.cs 33.33% 14 Missing :warning:
AutoJobSearchGUI/Data/SQLiteDbContext.cs 33.33% 6 Missing :warning:
AutoJobSearchGUI/ViewModels/MainWindowViewModel.cs 28.57% 5 Missing :warning:
AutoJobSearchGUI/ViewModels/AddContactViewModel.cs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #28 +/- ## ========================================== - Coverage 25.59% 25.53% -0.06% ========================================== Files 52 53 +1 Lines 2481 2647 +166 Branches 200 213 +13 ========================================== + Hits 635 676 +41 - Misses 1816 1940 +124 - Partials 30 31 +1 ``` | [Flag](https://app.codecov.io/gh/chrisbrown-01/AutoJobSearch/pull/28/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/28/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Brown) | `25.53% <23.38%> (-0.06%)` | :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.