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 error message on unique constraint violation #2182

Merged

Conversation

jamesagnew
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Nov 20, 2020

Codecov Report

Merging #2182 (831a1fc) into master (275b25c) will increase coverage by 0.00%.
The diff coverage is 90.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2182   +/-   ##
=========================================
  Coverage     81.42%   81.42%           
- Complexity    17078    17080    +2     
=========================================
  Files          1167     1167           
  Lines         62901    62908    +7     
  Branches       9839     9840    +1     
=========================================
+ Hits          51218    51224    +6     
  Misses         7837     7837           
- Partials       3846     3847    +1     
Impacted Files Coverage Δ Complexity Δ
...ndex/SearchParamWithInlineReferencesExtractor.java 83.94% <80.00%> (-0.39%) 36.00 <0.00> (ø)
...l/entity/ResourceIndexedCompositeStringUnique.java 94.59% <100.00%> (+0.65%) 13.00 <3.00> (+2.00)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 275b25c...831a1fc. Read the comment docs.

@jamesagnew jamesagnew merged commit 8b65db0 into master Nov 20, 2020
@jamesagnew jamesagnew deleted the ja_20201119_improve_unique_constraint_error_message branch November 20, 2020 02:21
HananAwwad pushed a commit to HananAwwad/hapi-fhir that referenced this pull request Jan 6, 2021
* Improve error message on unique constraint violation

* Add changelog

* Test fixes

* Test fix
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

1 participant