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

make sure we can dynamically generate directed graph relationships on demand #129

Merged
merged 4 commits into from
Apr 23, 2023

Conversation

AnalogJ
Copy link
Member

@AnalogJ AnalogJ commented Apr 20, 2023

(rather than at insertion time)

TODO:

  • broken - report editor.

@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: -0.39 ⚠️

Comparison is base (277aacc) 28.51% compared to head (3d3dcbd) 28.13%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #129      +/-   ##
==========================================
- Coverage   28.51%   28.13%   -0.39%     
==========================================
  Files         135      136       +1     
  Lines        4061     4116      +55     
  Branches      326      327       +1     
==========================================
  Hits         1158     1158              
- Misses       2850     2905      +55     
  Partials       53       53              
Flag Coverage Δ
unittests 28.13% <0.00%> (-0.39%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
backend/pkg/database/sqlite_repository.go 13.24% <0.00%> (+3.29%) ⬆️
backend/pkg/database/sqlite_repository_graph.go 0.00% <0.00%> (ø)
backend/pkg/web/handler/resource_fhir.go 0.00% <0.00%> (ø)
frontend/src/app/services/fasten-api.service.ts 9.37% <0.00%> (-0.31%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@AnalogJ AnalogJ changed the base branch from main to beta April 22, 2023 22:20
@AnalogJ AnalogJ changed the base branch from beta to sandbox April 23, 2023 05:06
@AnalogJ AnalogJ merged commit b55e3be into sandbox Apr 23, 2023
@AnalogJ AnalogJ deleted the dynamic_graph_generation branch April 23, 2023 05:08
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

2 participants