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

[backend/frontend] Remove feature flag for bulk create relations (#4352)(#7500) #8342

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

aHenryJard
Copy link
Member

@aHenryJard aHenryJard commented Sep 13, 2024

Proposed changes

  • Enable bulk relation

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case (coverage and e2e)
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

Further comments

@github-actions github-actions bot added the filigran team use to identify PR from the Filigran team label Sep 13, 2024
Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.21%. Comparing base (7f39a0d) to head (99752e1).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8342      +/-   ##
==========================================
- Coverage   66.21%   66.21%   -0.01%     
==========================================
  Files         597      597              
  Lines       60339    60339              
  Branches     6204     6204              
==========================================
- Hits        39956    39954       -2     
- Misses      20383    20385       +2     

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

@aHenryJard aHenryJard marked this pull request as ready for review September 13, 2024 15:54
@aHenryJard aHenryJard merged commit 7400123 into master Sep 13, 2024
6 checks passed
@aHenryJard aHenryJard deleted the issue/4352-ff branch September 19, 2024 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Apply the Bulk Relationship POC on all required entities Bulk entity creation of SDO/SCO with Copy/Pasting
2 participants