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

3400 bulk export rules incorrectly applied to group and patient exports #3403

Conversation

oliviayou
Copy link
Collaborator

No description provided.

@oliviayou oliviayou linked an issue Feb 17, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Feb 18, 2022

Codecov Report

Merging #3403 (d47a0de) into master (c6122bc) will decrease coverage by 0.01%.
The diff coverage is 79.31%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #3403      +/-   ##
============================================
- Coverage     82.97%   82.96%   -0.02%     
  Complexity    20677    20677              
============================================
  Files          1392     1392              
  Lines         74260    74262       +2     
  Branches      11139    11139              
============================================
- Hits          61617    61609       -8     
- Misses         8357     8367      +10     
  Partials       4286     4286              
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.20% <100.00%> (ø)
...st/server/interceptor/auth/RuleBulkExportImpl.java 79.48% <100.00%> (+0.53%) ⬆️
...a/bulk/export/provider/BulkDataExportProvider.java 96.58% <100.00%> (ø)
...scription/match/deliver/email/EmailSenderImpl.java 75.00% <0.00%> (-25.00%) ⬇️
...-base/src/main/java/ca/uhn/fhir/util/TestUtil.java 72.41% <0.00%> (-3.45%) ⬇️
.../java/ca/uhn/fhir/jpa/util/MemoryCacheService.java 84.04% <0.00%> (-2.13%) ⬇️
...ava/ca/uhn/fhir/jpa/dao/index/IdHelperService.java 77.55% <0.00%> (-0.69%) ⬇️
...main/java/ca/uhn/fhir/jpa/dao/BaseHapiFhirDao.java 88.38% <0.00%> (-0.47%) ⬇️
... and 2 more

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 058e536...d47a0de. Read the comment docs.

@tadgh tadgh merged commit e55f9d5 into master Feb 20, 2022
@tadgh tadgh deleted the 3400-bulk-export-rules-incorrectly-applied-to-group-and-patient-exports branch February 20, 2022 16:39
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.

Bulk export rules incorrectly applied to group and patient exports
3 participants