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

Use integers for date ordinals #3346

Merged
merged 5 commits into from
Feb 19, 2022
Merged

Conversation

jamesagnew
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Feb 4, 2022

Codecov Report

Merging #3346 (60fc1d1) into master (0c5d868) will increase coverage by 0.00%.
The diff coverage is 76.92%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3346   +/-   ##
=========================================
  Coverage     82.96%   82.96%           
- Complexity    20674    20677    +3     
=========================================
  Files          1392     1392           
  Lines         74243    74244    +1     
  Branches      11136    11136           
=========================================
+ Hits          61592    61596    +4     
+ Misses         8366     8363    -3     
  Partials       4285     4285           
Impacted Files Coverage Δ
...search/builder/predicate/DatePredicateBuilder.java 71.05% <70.00%> (+0.51%) ⬆️
...base/src/main/java/ca/uhn/fhir/util/DateUtils.java 88.17% <100.00%> (-0.13%) ⬇️
...ava/ca/uhn/fhir/jpa/search/builder/QueryStack.java 90.26% <100.00%> (ø)
...or/TransactionConcurrencySemaphoreInterceptor.java 83.82% <0.00%> (+4.41%) ⬆️

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 0c5d868...60fc1d1. Read the comment docs.

Copy link
Collaborator

@oliviayou oliviayou left a comment

Choose a reason for hiding this comment

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

Nice!

@jamesagnew jamesagnew merged commit 058e536 into master Feb 19, 2022
@jamesagnew jamesagnew deleted the ja_2022_date_ordinal_postgres_fail branch February 19, 2022 23:50
michaelabuckley added a commit that referenced this pull request Feb 22, 2022
…oken-search-index

* commit 'fcada390442ee3ada2245f49d62c08cde5212cd7':
  add online deferred invalidation keyword for oracle (#3409)
  GraphQL Introspection Support (#3348)
  Fix parameter count limitation on MSSQL/Oracle large transactions (#3075)
  3400 bulk export rules incorrectly applied to group and patient exports (#3403)
  Use integers for date ordinals (#3346)
  Add license files
  Rel 5 7 mergeback (#3401)
  encode narratives of contained resources (#3402)
  remove hapi jpa spring config hierarchy (#3390)

# Conflicts:
#	hapi-fhir-jpaserver-base/src/test/java/ca/uhn/fhir/jpa/dao/r4/FhirResourceDaoR4LuceneDisabledStandardQueries.java
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