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

Updated "Fhir Data Pipes" concepts documentation #1242

Merged
merged 7 commits into from
Jan 28, 2025

Conversation

fredhersch
Copy link
Collaborator

@fredhersch fredhersch commented Nov 13, 2024

Description of what I changed

Made changes to the Concepts documentation to bring up to speed with latest features

E2E test

TESTED: on local

Checklist: I completed these to help reviewers :)

  • I have read and will follow the review process.

  • I am familiar with Google Style Guides for the language I have coded in.

    No? Please take some time and review Java and Python style guides.

  • My IDE is configured to follow the Google code styles.

    No? Unsure? -> configure your IDE.

  • I have added tests to cover my changes. (If you refactored existing code that was well tested you do not have to add tests)

  • I ran mvn clean package right before creating this pull request and added all formatting changes to my commit.

  • All new and existing tests passed.

  • My pull request is based on the latest changes of the master branch.

    No? Unsure? -> execute command git pull --rebase upstream master

@codecov-commenter
Copy link

codecov-commenter commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.48%. Comparing base (a5ade9c) to head (989a55c).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1242      +/-   ##
============================================
+ Coverage     51.38%   51.48%   +0.10%     
- Complexity      715      717       +2     
============================================
  Files            95       95              
  Lines          5916     5916              
  Branches        790      790              
============================================
+ Hits           3040     3046       +6     
+ Misses         2584     2579       -5     
+ Partials        292      291       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@bashir2 bashir2 left a comment

Choose a reason for hiding this comment

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

Sorry for the delay @fredhersch.

doc/docs/concepts/concepts.md Outdated Show resolved Hide resolved
doc/docs/concepts/views.md Outdated Show resolved Hide resolved
doc/docs/concepts/views.md Outdated Show resolved Hide resolved
doc/docs/concepts/views.md Outdated Show resolved Hide resolved
doc/docs/concepts/views.md Outdated Show resolved Hide resolved
doc/docs/concepts/views.md Outdated Show resolved Hide resolved
@bashir2
Copy link
Collaborator

bashir2 commented Jan 8, 2025

Hi @fredhersch when you have a chance please address the comments and merge this PR; thanks.

fredhersch and others added 3 commits January 9, 2025 10:58
LGTM

Co-authored-by: Bashir Sadjad <[email protected]>
LGTM

Co-authored-by: Bashir Sadjad <[email protected]>
LGTM

Co-authored-by: Bashir Sadjad <[email protected]>
@fredhersch
Copy link
Collaborator Author

Thanks Bashir. I've accepted the fixes and suggestions. I don't have access to my cloudtop at the moment ... if you can make the suggested changes that would be great. Thanks

Copy link
Collaborator

@bashir2 bashir2 left a comment

Choose a reason for hiding this comment

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

Addressed my own review comments; will merge once the e2e passes.

doc/docs/concepts/concepts.md Outdated Show resolved Hide resolved
doc/docs/concepts/views.md Outdated Show resolved Hide resolved
doc/docs/concepts/views.md Outdated Show resolved Hide resolved
@bashir2 bashir2 merged commit aa286a5 into google:master Jan 28, 2025
6 checks passed
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.

3 participants