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 warnings at backend start #2601

Merged
merged 1 commit into from
Mar 7, 2025
Merged

Conversation

guillaumejparis
Copy link
Member

Proposed changes

Related issues

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
  • For bug fix -> I implemented a test that covers the bug

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

Copy link

codecov bot commented Mar 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.28%. Comparing base (934bc4c) to head (6b77b82).
Report is 19 commits behind head on release/current.

Additional details and impacted files
@@                  Coverage Diff                  @@
##             release/current    #2601      +/-   ##
=====================================================
- Coverage              40.30%   40.28%   -0.02%     
- Complexity              2015     2016       +1     
=====================================================
  Files                    625      625              
  Lines                  18858    18867       +9     
  Branches                1282     1282              
=====================================================
  Hits                    7600     7600              
- Misses                 10845    10853       +8     
- Partials                 413      414       +1     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@guillaumejparis guillaumejparis linked an issue Mar 7, 2025 that may be closed by this pull request
@guillaumejparis guillaumejparis merged commit 8c7e2cd into release/current Mar 7, 2025
6 checks passed
@guillaumejparis guillaumejparis deleted the issue/2600 branch March 7, 2025 08:50
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.

Remove backend warnings
2 participants