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] Add relatedRestrictions in stream #9251

Merged
merged 9 commits into from
Jan 10, 2025
Merged

Conversation

marieflorescontact
Copy link
Member

@marieflorescontact marieflorescontact commented Dec 5, 2024

Proposed changes

  • Add relatedRestrictions in stream : previously only instance's objectMarking were send into the stream. We now send added objects's objectMarking
  • Add unit test

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 Dec 5, 2024
@marieflorescontact marieflorescontact self-assigned this Dec 5, 2024
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.15%. Comparing base (dc916f5) to head (9bd8455).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9251      +/-   ##
==========================================
+ Coverage   65.14%   65.15%   +0.01%     
==========================================
  Files         630      630              
  Lines       60147    60167      +20     
  Branches     6706     6718      +12     
==========================================
+ Hits        39181    39201      +20     
  Misses      20966    20966              

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

@marieflorescontact marieflorescontact force-pushed the issue/9211 branch 2 times, most recently from ba876ed to 5e00759 Compare December 12, 2024 14:27
@marieflorescontact marieflorescontact merged commit af13f58 into master Jan 10, 2025
9 checks passed
@marieflorescontact marieflorescontact deleted the issue/9211 branch January 10, 2025 16:41
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.

3 participants