odoo-plus / odootools

Odoo Tools
GNU General Public License v3.0
21 stars 7 forks source link

Added more documentation #3

Closed llacroix closed 2 years ago

llacroix commented 2 years ago

Removed some documentation that was slightly redundant or unused.

And added more documentation for services modules that were still not added to the documentation.

Updated the compat documentation as there is no more compatibility with python2 really. Some other modules had their documentation improved also.

codecov[bot] commented 2 years ago

Codecov Report

Merging #3 (7f2e3cf) into main (242edc4) will decrease coverage by 0.02%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
- Coverage   90.55%   90.53%   -0.03%     
==========================================
  Files          55       55              
  Lines        3589     3591       +2     
==========================================
+ Hits         3250     3251       +1     
- Misses        339      340       +1     
Impacted Files Coverage Δ
odoo_tools/api/management.py 98.07% <ø> (ø)
odoo_tools/compat.py 100.00% <ø> (ø)
odoo_tools/services/objects.py 90.90% <ø> (ø)
odoo_tools/api/objects.py 97.35% <50.00%> (-0.51%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 242edc4...7f2e3cf. Read the comment docs.