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

ci: fix code coverage issues #698

Merged
merged 5 commits into from
Nov 25, 2023
Merged

ci: fix code coverage issues #698

merged 5 commits into from
Nov 25, 2023

Conversation

Seddryck
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (5e51497) 23.37% compared to head (dcb0aed) 68.97%.

Files Patch % Lines
DubUrl.Adomd/Wrappers/AdomdDataReaderWrapper.cs 0.00% 3 Missing ⚠️
....Adomd/Wrappers/AdomdParameterCollectionWrapper.cs 0.00% 3 Missing ⚠️
DubUrl.Adomd/Wrappers/AdomdParameterWrapper.cs 0.00% 3 Missing ⚠️
DubUrl.Adomd/Wrappers/AdomdConnectionWrapper.cs 50.00% 2 Missing ⚠️
...ore/Rewriting/Implementation/PostgresqlRewriter.cs 60.00% 0 Missing and 2 partials ⚠️
DubUrl.Adomd/Wrappers/AdomdCommandWrapper.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #698       +/-   ##
===========================================
+ Coverage   23.37%   68.97%   +45.60%     
===========================================
  Files         238      254       +16     
  Lines        3029     3291      +262     
  Branches      527      562       +35     
===========================================
+ Hits          708     2270     +1562     
+ Misses       2263      877     -1386     
- Partials       58      144       +86     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Seddryck Seddryck merged commit b2180b1 into main Nov 25, 2023
5 checks passed
@Seddryck Seddryck deleted the refactor/multiples branch November 25, 2023 21:40
@Seddryck Seddryck added the build Improvements or additions to the build process label Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Improvements or additions to the build process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants