Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add tests for the majority of the Core assembly #2

Merged
merged 10 commits into from
Jul 29, 2023
Merged

Conversation

jonisavo
Copy link
Owner

The Core assembly is mostly covered by tests now. Some bugs were fixed too.

@jonisavo jonisavo added the enhancement New feature or request label Jul 15, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 29, 2023

Codecov Report

Merging #2 (4fbcc7a) into main (c7d0146) will increase coverage by 24.34%.
The diff coverage is 92.00%.

@@             Coverage Diff             @@
##             main       #2       +/-   ##
===========================================
+ Coverage   22.44%   46.78%   +24.34%     
===========================================
  Files          37       36        -1     
  Lines        1047     1043        -4     
===========================================
+ Hits          235      488      +253     
+ Misses        812      555      -257     
Flag Coverage Δ
automated 46.78% <92.00%> (+24.34%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...o.savolainen.unitygit/Core/Services/DiffService.cs 100.00% <ø> (+5.88%) ⬆️
...lainen.unitygit/Core/Services/RepositoryService.cs 50.87% <60.00%> (+50.87%) ⬆️
...io.savolainen.unitygit/Core/Internal/GitProcess.cs 90.24% <100.00%> (+0.77%) ⬆️
...lainen.unitygit/Core/Services/GitCommandService.cs 100.00% <100.00%> (+100.00%) ⬆️
...o.savolainen.unitygit/Core/Services/PullService.cs 100.00% <100.00%> (+100.00%) ⬆️
...avolainen.unitygit/Core/Services/RestoreService.cs 100.00% <100.00%> (+100.00%) ⬆️
...savolainen.unitygit/Core/Services/StatusService.cs 100.00% <100.00%> (+100.00%) ⬆️
...ainen.unitygit/Core/Services/UnityGitLogService.cs 100.00% <100.00%> (+95.45%) ⬆️

... and 4 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jonisavo jonisavo merged commit 8ee3946 into main Jul 29, 2023
7 checks passed
@jonisavo jonisavo deleted the core-tests branch July 29, 2023 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants