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] Side deletions of ref relationships can lead to updated_at upgrade (#9944) #9968

Merged
merged 2 commits into from
Feb 17, 2025

[backend] Align behavior with modified (#9944)

92a3734
Select commit
Loading
Failed to load commit list.
Merged

[backend] Side deletions of ref relationships can lead to updated_at upgrade (#9944) #9968

[backend] Align behavior with modified (#9944)
92a3734
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 17, 2025 in 0s

64.32% (+0.00%) compared to a0b469b

View this Pull Request on Codecov

64.32% (+0.00%) compared to a0b469b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.32%. Comparing base (a0b469b) to head (92a3734).
Report is 14 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9968   +/-   ##
=======================================
  Coverage   64.31%   64.32%           
=======================================
  Files         655      656    +1     
  Lines       62996    63045   +49     
  Branches     6981     6992   +11     
=======================================
+ Hits        40518    40555   +37     
- Misses      22478    22490   +12     

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