Skip to content

Conversation

@peterbroadhurst
Copy link
Contributor

There was no coverage of the DB interface for FFI Errors, and oddly there was a difference in the query interface to all other DB packages. Unsure why that was, so I made it consistent.

Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2023

Codecov Report

Merging #1133 (abcfcd9) into main (42f5105) will increase coverage by 0.37%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main     #1133      +/-   ##
===========================================
+ Coverage   99.62%   100.00%   +0.37%     
===========================================
  Files         303       303              
  Lines       19795     19797       +2     
===========================================
+ Hits        19721     19797      +76     
+ Misses         74         0      -74     
Impacted Files Coverage Δ
internal/contracts/manager.go 100.00% <100.00%> (ø)
internal/database/sqlcommon/ffi_errors_sql.go 100.00% <100.00%> (+100.00%) ⬆️
internal/metrics/metrics.go 100.00% <0.00%> (+2.56%) ⬆️

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

Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
Copy link
Member

@shorsher shorsher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@peterbroadhurst peterbroadhurst merged commit 79e0b97 into main Jan 10, 2023
@peterbroadhurst peterbroadhurst deleted the fix-ffierrors branch January 10, 2023 19:52
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.

4 participants