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|Backend]Align 'create player' form with 'update player' form #983

Merged
merged 1 commit into from
May 28, 2024

Conversation

johanah29
Copy link
Member

Copy link

codecov bot commented May 27, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 25.61%. Comparing base (583011e) to head (f136774).
Report is 28 commits behind head on master.

Files Patch % Lines
.../io/openbas/rest/user/form/player/PlayerInput.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #983      +/-   ##
============================================
+ Coverage     25.01%   25.61%   +0.60%     
- Complexity      961     1015      +54     
============================================
  Files           468      474       +6     
  Lines         10391    10793     +402     
  Branches        498      530      +32     
============================================
+ Hits           2599     2765     +166     
- Misses         7732     7961     +229     
- Partials         60       67       +7     

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

@johanah29 johanah29 merged commit 5847ade into master May 28, 2024
6 checks passed
@johanah29 johanah29 deleted the issue/981 branch May 28, 2024 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Create player" form doesn't have all the field of "Update player" form
2 participants