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 Performance of JSON Bundle Encoding #336

Merged
merged 1 commit into from
Mar 4, 2021
Merged

Conversation

alexanderkiel
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 4, 2021

Codecov Report

Merging #336 (68b8cfe) into develop (26efacd) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #336      +/-   ##
===========================================
+ Coverage    88.36%   88.38%   +0.01%     
===========================================
  Files          200      200              
  Lines        12405    12419      +14     
  Branches       466      466              
===========================================
+ Hits         10962    10976      +14     
  Misses         977      977              
  Partials       466      466              
Impacted Files Coverage Δ
.../fhir-structure/src/blaze/fhir/spec/impl/specs.clj 85.71% <ø> (ø)
modules/fhir-structure/src/blaze/fhir/spec.clj 90.97% <100.00%> (+0.27%) ⬆️
...odules/fhir-structure/src/blaze/fhir/spec/impl.clj 95.10% <100.00%> (+0.05%) ⬆️
...odules/fhir-structure/src/blaze/fhir/spec/type.clj 88.19% <100.00%> (+0.05%) ⬆️
...fhir-structure/src/blaze/fhir/spec/type/macros.clj 100.00% <100.00%> (ø)
.../interaction/src/blaze/interaction/search/util.clj 100.00% <100.00%> (ø)
.../interaction/src/blaze/interaction/transaction.clj 95.58% <100.00%> (-0.02%) ⬇️

@alexanderkiel alexanderkiel self-assigned this Mar 4, 2021
@alexanderkiel alexanderkiel added the performance Performance improvement label Mar 4, 2021
@alexanderkiel alexanderkiel added this to the v0.11 milestone Mar 4, 2021
@alexanderkiel alexanderkiel merged commit fe731e2 into develop Mar 4, 2021
@alexanderkiel alexanderkiel deleted the bundle branch March 4, 2021 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Performance improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant