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

[frontend] Fixing default value of payload argument not set up #1675

Merged
merged 1 commit into from
Oct 18, 2024

[frontend] Fixing default value of payload argument not set up (#1666)

c0cb303
Select commit
Loading
Failed to load commit list.
Merged

[frontend] Fixing default value of payload argument not set up #1675

[frontend] Fixing default value of payload argument not set up (#1666)
c0cb303
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2024 in 0s

33.08% (-0.07%) compared to 946652b

View this Pull Request on Codecov

33.08% (-0.07%) compared to 946652b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.08%. Comparing base (946652b) to head (c0cb303).
Report is 3 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1675      +/-   ##
============================================
- Coverage     33.15%   33.08%   -0.07%     
- Complexity     1586     1617      +31     
============================================
  Files           551      558       +7     
  Lines         14430    14682     +252     
  Branches        873      898      +25     
============================================
+ Hits           4784     4858      +74     
- Misses         9425     9604     +179     
+ Partials        221      220       -1     

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