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: split csproj per provider #258

Merged
merged 1 commit into from
Feb 26, 2023
Merged

test: split csproj per provider #258

merged 1 commit into from
Feb 26, 2023

Conversation

phnx47
Copy link
Owner

@phnx47 phnx47 commented Feb 25, 2023

New structure of tests:

@codecov
Copy link

codecov bot commented Feb 26, 2023

Codecov Report

Base: 65.36% // Head: 65.36% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (ee557a8) compared to base (151c3ec).
Patch coverage: 65.36% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #258   +/-   ##
=======================================
  Coverage   65.36%   65.36%           
=======================================
  Files          59       59           
  Lines        1888     1894    +6     
  Branches      364      368    +4     
=======================================
+ Hits         1234     1238    +4     
- Misses        551      553    +2     
  Partials      103      103           
Impacted Files Coverage Δ
src/Attributes/Joins/CrossJoinAttribute.cs 0.00% <0.00%> (ø)
src/Attributes/Joins/RightJoinAttribute.cs 0.00% <0.00%> (ø)
src/ReadOnlyDapperRepository.Count.Join.cs 0.00% <0.00%> (ø)
src/ReadOnlyDapperRepository.FindAllBetween.cs 0.00% <0.00%> (ø)
src/ReadOnlyDapperRepository.SetGroupBy.cs 0.00% <0.00%> (ø)
src/ReadOnlyDapperRepository.SetLimit.cs 0.00% <0.00%> (ø)
src/ReadOnlyDapperRepository.SetOrderBy.cs 0.00% <0.00%> (ø)
src/ReadOnlyDapperRepository.SetSelect.cs 0.00% <0.00%> (ø)
src/SqlGenerator/Filters/GroupInfo.cs 0.00% <0.00%> (ø)
src/SqlGenerator/Filters/SelectInfo.cs 0.00% <0.00%> (ø)
... and 49 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@phnx47 phnx47 merged commit 5eaf67b into main Feb 26, 2023
@phnx47 phnx47 deleted the test/split-proj branch February 26, 2023 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant