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

Add bulk export authorization layer #2712

Merged
merged 6 commits into from
Jun 7, 2021

Conversation

jamesagnew
Copy link
Collaborator

No description provided.

@lgtm-com
Copy link

lgtm-com bot commented Jun 6, 2021

This pull request introduces 1 alert when merging 61f52f5 into 4f1f09a - view on LGTM.com

new alerts:

  • 1 for Dereferenced variable may be null

@codecov
Copy link

codecov bot commented Jun 6, 2021

Codecov Report

Merging #2712 (ac33804) into master (4f1f09a) will increase coverage by 0.00%.
The diff coverage is 91.35%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2712   +/-   ##
=========================================
  Coverage     82.50%   82.51%           
- Complexity    19055    19074   +19     
=========================================
  Files          1278     1280    +2     
  Lines         68380    68454   +74     
  Branches      10471    10481   +10     
=========================================
+ Hits          56419    56486   +67     
- Misses         7914     7916    +2     
- Partials       4047     4052    +5     
Impacted Files Coverage Δ
...ain/java/ca/uhn/fhir/interceptor/api/Pointcut.java 100.00% <ø> (ø)
...n/fhir/jpa/bulk/export/api/IBulkDataExportSvc.java 100.00% <ø> (ø)
...ulk/export/job/BulkExportJobParametersBuilder.java 76.47% <ø> (ø)
...bulk/export/job/CreateBulkExportEntityTasklet.java 88.23% <ø> (ø)
...a/bulk/export/provider/BulkDataExportProvider.java 94.69% <ø> (ø)
...ir/rest/api/server/bulk/BulkDataExportOptions.java 100.00% <ø> (ø)
...hn/fhir/rest/server/interceptor/auth/BaseRule.java 91.66% <ø> (ø)
...ver/interceptor/auth/AuthorizationInterceptor.java 85.25% <83.33%> (-0.08%) ⬇️
...st/server/interceptor/auth/RuleBulkExportImpl.java 83.33% <83.33%> (ø)
...hir/jpa/bulk/export/svc/BulkDataExportSvcImpl.java 89.40% <100.00%> (+0.09%) ⬆️
... and 7 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 4f1f09a...ac33804. Read the comment docs.

@jamesagnew jamesagnew merged commit dc627dc into master Jun 7, 2021
@jamesagnew jamesagnew deleted the ja_20210606_add_bulk_export_authorization branch June 7, 2021 00:47
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