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

Fix validation error messages in CommitImpl #6450

Merged
merged 1 commit into from
Mar 31, 2023

Conversation

dimas-b
Copy link
Member

@dimas-b dimas-b commented Mar 31, 2023

No description provided.

@codecov
Copy link

codecov bot commented Mar 31, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 🎉

Comparison is base (9a4479a) 83.16% compared to head (9b4bf1d) 83.18%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6450      +/-   ##
============================================
+ Coverage     83.16%   83.18%   +0.01%     
  Complexity      537      537              
============================================
  Files           911      911              
  Lines         36029    36029              
  Branches       3210     3210              
============================================
+ Hits          29965    29971       +6     
+ Misses         4936     4930       -6     
  Partials       1128     1128              
Flag Coverage Δ
java 83.15% <100.00%> (+0.01%) ⬆️
javascript 82.91% <ø> (ø)
python 83.96% <ø> (ø)

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

Impacted Files Coverage Δ
...sie/versioned/storage/versionstore/CommitImpl.java 90.90% <100.00%> (ø)
...projectnessie/versioned/tests/AbstractCommits.java 94.58% <100.00%> (ø)

... and 1 file with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dimas-b dimas-b merged commit 4f21b07 into projectnessie:main Mar 31, 2023
@dimas-b dimas-b deleted the fix-error-msg branch March 31, 2023 17:32
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.

None yet

2 participants