Skip to content

GEOPY-2759: have consistency in output labels: name, vs data name vs data group name#116

Merged
domfournier merged 2 commits into
release/GA_4.8from
GEOPY-2759
May 8, 2026
Merged

GEOPY-2759: have consistency in output labels: name, vs data name vs data group name#116
domfournier merged 2 commits into
release/GA_4.8from
GEOPY-2759

Conversation

@domfournier
Copy link
Copy Markdown
Contributor

@domfournier domfournier commented May 6, 2026

GEOPY-2759 - have consistency in output labels: name, vs data name vs data group name

Copilot AI review requested due to automatic review settings May 6, 2026 21:43
@github-actions github-actions Bot changed the title GEOPY-2759 GEOPY-2759: have consistency in output labels: name, vs data name vs data group name May 6, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s pinned Python environments and a few UI labels, primarily to pick up newer dependency builds and a newer geoh5py revision (now pulling in psutil).

Changes:

  • Regenerated conda lockfiles for Python 3.12 / 3.13 (linux-64 + win-64), updating multiple transitive packages (AWS C libs, libcurl, libexpat, matplotlib-base, etc.).
  • Bumped geoh5py to a newer git revision and added psutil==7.2.2 to the pip-installed set in the environment locks.
  • Updated export_as UI label text from “Save as” to “Name” in several .ui.json definitions.

Reviewed changes

Copilot reviewed 21 out of 21 changed files in this pull request and generated no comments.

Show a summary per file
File Description
py-3.12.conda-lock.yml Updates pinned package URLs/hashes/versions; bumps geoh5py ref and introduces psutil as a pip dependency in the lock.
environments/py-3.13-win-64.conda.lock.yml Refreshes the win-64 py3.13 environment pins and adds psutil==7.2.2 to pip deps.
environments/py-3.13-win-64-raw.conda.lock.yml Same as above for the “raw” win-64 py3.13 lock output.
environments/py-3.13-win-64-dev.conda.lock.yml Refreshes the win-64 py3.13 dev environment pins; adds psutil==7.2.2 to pip deps.
environments/py-3.13-win-64-dev-raw.conda.lock.yml Same as above for the “raw” win-64 py3.13 dev lock output.
environments/py-3.13-linux-64.conda.lock.yml Refreshes the linux-64 py3.13 environment pins and adds psutil==7.2.2 to pip deps.
environments/py-3.13-linux-64-raw.conda.lock.yml Same as above for the “raw” linux-64 py3.13 lock output.
environments/py-3.13-linux-64-dev.conda.lock.yml Refreshes the linux-64 py3.13 dev environment pins; adds psutil==7.2.2 to pip deps.
environments/py-3.13-linux-64-dev-raw.conda.lock.yml Same as above for the “raw” linux-64 py3.13 dev lock output.
environments/py-3.12-win-64.conda.lock.yml Refreshes the win-64 py3.12 environment pins and adds psutil==7.2.2 to pip deps.
environments/py-3.12-win-64-raw.conda.lock.yml Same as above for the “raw” win-64 py3.12 lock output.
environments/py-3.12-win-64-dev.conda.lock.yml Refreshes the win-64 py3.12 dev environment pins; adds psutil==7.2.2 to pip deps.
environments/py-3.12-win-64-dev-raw.conda.lock.yml Same as above for the “raw” win-64 py3.12 dev lock output.
environments/py-3.12-linux-64.conda.lock.yml Refreshes the linux-64 py3.12 environment pins and adds psutil==7.2.2 to pip deps.
environments/py-3.12-linux-64-raw.conda.lock.yml Same as above for the “raw” linux-64 py3.12 lock output.
environments/py-3.12-linux-64-dev.conda.lock.yml Refreshes the linux-64 py3.12 dev environment pins; adds psutil==7.2.2 to pip deps.
environments/py-3.12-linux-64-dev-raw.conda.lock.yml Same as above for the “raw” linux-64 py3.12 dev lock output.
curve_apps-assets/uijson/trend_lines.ui.json Changes export_as label from “Save as” to “Name”.
curve_apps-assets/uijson/edge_detection.ui.json Changes export_as label from “Save as” to “Name”.
curve_apps-assets/uijson/contours.ui.json Changes export_as label from “Save as” to “Name”.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.02%. Comparing base (059dda6) to head (aa3bc6d).

Additional details and impacted files
@@                Coverage Diff                 @@
##           release/GA_4.8     #116      +/-   ##
==================================================
+ Coverage           67.97%   68.02%   +0.04%     
==================================================
  Files                  20       20              
  Lines                2364     2364              
  Branches              325      325              
==================================================
+ Hits                 1607     1608       +1     
  Misses                654      654              
+ Partials              103      102       -1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@MatthieuCMira MatthieuCMira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good for me.
You are pushing objects right?

@domfournier domfournier merged commit 3cb1293 into release/GA_4.8 May 8, 2026
21 checks passed
@domfournier domfournier deleted the GEOPY-2759 branch May 8, 2026 15:48
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.

3 participants