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

Feat(areas) add a param too remove geom from query #22

Merged
merged 3 commits into from
Apr 3, 2024

Conversation

Pierre-Narcisi
Copy link
Contributor

DESCRIPTION

Add a parameter to remove the geom from the areas query in synthese to gain performances.

@jacquesfize jacquesfize added this to the 1.5.2 milestone Apr 2, 2024
src/ref_geo/routes.py Outdated Show resolved Hide resolved
src/ref_geo/routes.py Outdated Show resolved Hide resolved
Copy link

codecov bot commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.18%. Comparing base (7801e47) to head (75ecd59).
Report is 39 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #22      +/-   ##
===========================================
+ Coverage    80.86%   81.18%   +0.31%     
===========================================
  Files           26       26              
  Lines          899      914      +15     
===========================================
+ Hits           727      742      +15     
  Misses         172      172              
Flag Coverage Δ
pytest 81.18% <100.00%> (+0.31%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Pierre-Narcisi Pierre-Narcisi force-pushed the feat/remove_geom_from_areas branch from c374d21 to a9b6879 Compare April 3, 2024 09:10
@Pierre-Narcisi Pierre-Narcisi force-pushed the feat/remove_geom_from_areas branch 3 times, most recently from d055810 to d1fde1b Compare April 3, 2024 09:45
@Pierre-Narcisi Pierre-Narcisi force-pushed the feat/remove_geom_from_areas branch from d1fde1b to 75ecd59 Compare April 3, 2024 09:59
@Pierre-Narcisi Pierre-Narcisi merged commit 5b97386 into develop Apr 3, 2024
6 checks passed
@camillemonchicourt camillemonchicourt deleted the feat/remove_geom_from_areas branch August 26, 2024 08:15
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.

2 participants