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

Improve code coverage and code factor #1

Merged
merged 6 commits into from
Sep 2, 2023

Conversation

Seddryck
Copy link
Owner

@Seddryck Seddryck commented Sep 2, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 89.53% and project coverage change: +9.59% 🎉

Comparison is base (4e85aa0) 56.53% compared to head (e11d3a4) 66.13%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #1      +/-   ##
==========================================
+ Coverage   56.53%   66.13%   +9.59%     
==========================================
  Files         103      103              
  Lines        1254     1261       +7     
  Branches      148      139       -9     
==========================================
+ Hits          709      834     +125     
+ Misses        471      366     -105     
+ Partials       74       61      -13     
Files Changed Coverage Δ
Pgnoli/Messages/Backend/Query/ParseComplete.cs 100.00% <ø> (+54.54%) ⬆️
Pgnoli/Messages/Frontend/FrontendParser.cs 72.22% <0.00%> (+72.22%) ⬆️
Pgnoli/Messages/Frontend/Query/Bind.cs 42.85% <ø> (+2.40%) ⬆️
...ypes/TypeHandlers/Binary/BaseNumericTypeHandler.cs 71.42% <ø> (ø)
...li/Types/TypeHandlers/Binary/DecimalTypeHandler.cs 94.87% <ø> (ø)
.../Types/TypeHandlers/Binary/TimestampTypeHandler.cs 62.50% <ø> (ø)
Pgnoli/Messages/MessageExceptions.cs 80.00% <80.00%> (ø)
Pgnoli/Messages/Backend/Query/ErrorResponse.cs 84.09% <84.09%> (ø)
Pgnoli/Buffer.cs 59.23% <100.00%> (-2.31%) ⬇️
Pgnoli/BufferException.cs 66.66% <100.00%> (+6.66%) ⬆️
... and 8 more

... and 1 file with indirect coverage changes

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

@Seddryck Seddryck merged commit e69b420 into main Sep 2, 2023
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.

2 participants