Skip to content

Conversation

@bt-admin
Copy link

bt_gitbot

madecsmile and others added 23 commits October 13, 2025 17:56
Also implement a better patch and merge test results.
- It doesn't make sense to make this module auto installable.
- As the module depends only on 'base' AND introduces a new external dependency to an extra library (unittest-xml-reporting) all the instances that are cloning server-tools repo will have trouble, because it will not be possible to install this module, due to missing dependency
…en connection fails

Background: on Outlook servers and possibly on other providers as well, connect can fail with a UserError.
Before this fix this results in the form view not being able to open because the compute cannot complete.
This fixes that, so that the connection error may be resolved by the user.
Signed-off-by yajo
Signed-off-by NL66278
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-18.0/server-tools-18.0-fetchmail_attach_from_folder
Translate-URL: https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-fetchmail_attach_from_folder/
@bt-admin bt-admin added the 18.0 label Jan 29, 2026
@bt-admin bt-admin merged commit 709fd0c into brain-tec:18.0 Jan 29, 2026
4 checks passed
@codecov
Copy link

codecov bot commented Jan 29, 2026

Codecov Report

❌ Patch coverage is 91.95402% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.83%. Comparing base (09180fa) to head (dfcf0b5).
⚠️ Report is 133 commits behind head on 18.0.

Files with missing lines Patch % Lines
...mail_attach_from_folder/models/fetchmail_server.py 50.00% 3 Missing ⚠️
...tach_from_folder/models/fetchmail_server_folder.py 90.47% 2 Missing ⚠️
..._attach_from_folder/tests/test_match_algorithms.py 95.45% 1 Missing ⚠️
odoo_test_xmlrunner/odoo_tests/loader.py 96.55% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             18.0    #1992      +/-   ##
==========================================
+ Coverage   75.70%   75.83%   +0.12%     
==========================================
  Files         362      365       +3     
  Lines       10901    10952      +51     
  Branches     1354     1357       +3     
==========================================
+ Hits         8253     8305      +52     
+ Misses       2388     2387       -1     
  Partials      260      260              

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants