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 (build): use correct interface to PayloadCreateInput with PayloadUtils #2034

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

antoinemzs
Copy link
Contributor

Proposed changes

  • Fix a build failure in branch

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

@antoinemzs antoinemzs changed the base branch from master to release/1.10.0 December 11, 2024 14:29
@antoinemzs antoinemzs force-pushed the fix/build/release/1.10.0 branch from 30bb446 to b96dcea Compare December 11, 2024 14:30
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

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

Project coverage is 33.91%. Comparing base (c9d23e5) to head (b96dcea).
Report is 11 commits behind head on release/1.10.0.

Files with missing lines Patch % Lines
...ain/java/io/openbas/rest/payload/PayloadUtils.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##             release/1.10.0    #2034      +/-   ##
====================================================
- Coverage             34.06%   33.91%   -0.16%     
- Complexity             1305     1306       +1     
====================================================
  Files                   522      524       +2     
  Lines                 15721    15823     +102     
  Branches                976      998      +22     
====================================================
+ Hits                   5355     5366      +11     
- Misses                10103    10194      +91     
  Partials                263      263              

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

@antoinemzs antoinemzs merged commit 75dc426 into release/1.10.0 Dec 11, 2024
6 checks passed
@antoinemzs antoinemzs deleted the fix/build/release/1.10.0 branch December 11, 2024 14:39
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.

2 participants