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

GEOPY-1413: Move all optional parameters to general tabs #27

Merged
merged 2 commits into from
Mar 20, 2024

Conversation

benk-mira
Copy link
Contributor

@benk-mira benk-mira commented Mar 18, 2024

GEOPY-1413 - Move all optional parameters to general tabs
…og file permissions all of a sudden.

@github-actions github-actions bot changed the title GEOPY-1413 GEOPY-1413: Move all optional parameters to general tabs Mar 18, 2024
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

Attention: Patch coverage is 84.61538% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 82.72%. Comparing base (dc52fbd) to head (2c54c5c).
Report is 1 commits behind head on release/0.2.0.

Additional details and impacted files
@@                Coverage Diff                @@
##           release/0.2.0      #27      +/-   ##
=================================================
- Coverage          83.56%   82.72%   -0.84%     
=================================================
  Files                 10       10              
  Lines                432      440       +8     
  Branches              94       97       +3     
=================================================
+ Hits                 361      364       +3     
- Misses                44       46       +2     
- Partials              27       30       +3     
Files Coverage Δ
las_geoh5/export_directories/uijson.py 100.00% <100.00%> (ø)
las_geoh5/import_directories/uijson.py 100.00% <ø> (ø)
las_geoh5/import_files/params.py 100.00% <ø> (ø)
las_geoh5/import_files/uijson.py 100.00% <100.00%> (ø)
las_geoh5/import_files/driver.py 85.71% <81.81%> (-2.60%) ⬇️

... and 1 file with indirect coverage changes

Copy link
Contributor

@domfournier domfournier left a comment

Choose a reason for hiding this comment

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

Looks good. Can you also change the toml file to use the new alpha format for geoh5py? I ll need it on GEOPY-1423

las_geoh5/import_files/driver.py Show resolved Hide resolved
@domfournier domfournier changed the base branch from develop to release/0.2.0 March 19, 2024 19:08
@domfournier domfournier self-requested a review March 19, 2024 19:08
Copy link
Contributor

@domfournier domfournier left a comment

Choose a reason for hiding this comment

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

Check missing value

"conda_environment_boolean": false,
"workspace": "",
"drillhole_group": {
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you might have deleted too much. Getting a crash with this missing
image

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yep, you're right.. whoops!

Copy link
Contributor

@domfournier domfournier left a comment

Choose a reason for hiding this comment

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

Looks good, and tested

@domfournier domfournier merged commit dd6d287 into release/0.2.0 Mar 20, 2024
8 of 9 checks passed
@domfournier domfournier deleted the GEOPY-1413 branch March 20, 2024 20:44
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