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

bump RefGeo: geojson_4326 → geom_4326 #2809

Closed
wants to merge 75 commits into from
Closed

Conversation

bouttier
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c26da9c) 78.44% compared to head (4b05d67) 68.56%.
Report is 5 commits behind head on develop.

❗ Current head 4b05d67 differs from pull request most recent head bec2057. Consider uploading reports for the commit bec2057 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2809      +/-   ##
===========================================
- Coverage    78.44%   68.56%   -9.88%     
===========================================
  Files           88       86       -2     
  Lines         7182     7435     +253     
===========================================
- Hits          5634     5098     -536     
- Misses        1548     2337     +789     
Flag Coverage Δ
pytest 68.56% <ø> (-9.88%) ⬇️

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.

@camillemonchicourt camillemonchicourt added this to the 2.14 milestone Dec 6, 2023
Pierre-Narcisi and others added 25 commits January 8, 2024 17:00
…k 3.0), remove Debian 10 and Python 3.7 support (#2751)

* Drop support for Debian 10 and python <3.9 @jacquesfize @Pierre-Narcisi @bouttier
* Update to Flask 3.0
* Update to SQLAlchemy 1.4 (query to 2.0 style, fix warnings and tests)
* new requirements-dev.txt
* Increase test coverage
  - gn_meta/repositories
  - gn_meta/mtd
  - occtax
  - occhab
  - utilstoml
  - install-gn-module commands
* (temporary) use of CustomSelect instead of Query --> Station (deleted later)
* Change fixtures: datasets + stations + user
* Remove deprecated and unused modules (utilsgeometry.py, utilssqlalchemy.py,config_manager.py)
---------

Co-authored-by: TheoLechemia <[email protected]>
Co-authored-by: Élie Bouttier <[email protected]>
Co-authored-by: Jacques Fize <[email protected]>
Co-authored-by: Pierre Narcisi <[email protected]>
When polymorphic modules are declared in database, but absent from venv,
this raise a sqlalchemy polymorphic error. This commit fallback missing
polymorphic identities on default "base" identity.
Based on config parameter LIST_COLUMNS_FRONTEND
@jacquesfize
Copy link
Contributor

Changes already made in #2821

@jacquesfize jacquesfize closed this Jan 8, 2024
@camillemonchicourt camillemonchicourt deleted the feat/geom_4326 branch February 28, 2024 10:59
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