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

Fix test errors #718

Open
wants to merge 13 commits into
base: 17.0
Choose a base branch
from
Open

Fix test errors #718

wants to merge 13 commits into from

Conversation

gonzalesedwin1123
Copy link
Member

Why is this change needed?

Errors are reported in the tests.

How was the change implemented?

  • Check the errors reported in the test with Odoo 17/Ubuntu 22.04
  • Fix the code to resolve the errors

New unit tests

Unit tests executed by the author

How to test manually

Related links

@gonzalesedwin1123 gonzalesedwin1123 linked an issue Jan 9, 2025 that may be closed by this pull request
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
2 Security Hotspots
4.7% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.86%. Comparing base (d50ba4c) to head (e17f72a).
Report is 72 commits behind head on 17.0.

Additional details and impacted files
@@            Coverage Diff             @@
##             17.0     #718      +/-   ##
==========================================
- Coverage   76.23%   75.86%   -0.37%     
==========================================
  Files         687      692       +5     
  Lines       17777    17604     -173     
  Branches     2205     2200       -5     
==========================================
- Hits        13552    13356     -196     
- Misses       3774     3793      +19     
- Partials      451      455       +4     

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

@gonzalesedwin1123 gonzalesedwin1123 marked this pull request as ready for review January 27, 2025 02:07
@gonzalesedwin1123 gonzalesedwin1123 requested review from kneckinator and removed request for jeremi January 27, 2025 02:07
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.

Fix errors in the tests
2 participants