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] Fix null for objectParticipant in Task (#9752) #9755

Merged
merged 2 commits into from
Feb 3, 2025

[backend] remove the last "!" in [Participant!]!

0fa94e8
Select commit
Loading
Failed to load commit list.
Merged

[backend] Fix null for objectParticipant in Task (#9752) #9755

[backend] remove the last "!" in [Participant!]!
0fa94e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2025 in 1s

65.39% (+0.14%) compared to 2941a40

View this Pull Request on Codecov

65.39% (+0.14%) compared to 2941a40

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.39%. Comparing base (2941a40) to head (0fa94e8).
Report is 24 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9755      +/-   ##
==========================================
+ Coverage   65.24%   65.39%   +0.14%     
==========================================
  Files         630      630              
  Lines       60315    60427     +112     
  Branches     6770     6887     +117     
==========================================
+ Hits        39354    39515     +161     
+ Misses      20961    20912      -49     

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