Skip to content

feat(registrant_gis): show latitude/longitude inputs on registrant form (#1143) - #324

Merged
emjay0921 merged 7 commits into
19.0from
fix/1143-gis-latlong-fields
Aug 20, 2026
Merged

feat(registrant_gis): show latitude/longitude inputs on registrant form (#1143)#324
emjay0921 merged 7 commits into
19.0from
fix/1143-gis-latlong-fields

docs(registrant_gis): regenerate README for the 19.0.2.1.0 entry

ec7ac09
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2026 in 0s

68.60% (-6.29%) compared to 99f07a2

View this Pull Request on Codecov

68.60% (-6.29%) compared to 99f07a2

Details

Codecov Report

❌ Patch coverage is 96.42857% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 68.60%. Comparing base (99f07a2) to head (ec7ac09).

Files with missing lines Patch % Lines
spp_registrant_gis/models/res_partner.py 96.42% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #324      +/-   ##
==========================================
- Coverage   74.88%   68.60%   -6.29%     
==========================================
  Files         515      123     -392     
  Lines       35099    12412   -22687     
==========================================
- Hits        26284     8515   -17769     
+ Misses       8815     3897    -4918     
Files with missing lines Coverage Δ
spp_registrant_gis/models/res_partner.py 96.77% <96.42%> (ø)

... and 410 files with indirect coverage changes

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