Skip to content

Conversation

@benk-mira
Copy link
Contributor

@benk-mira benk-mira commented Nov 18, 2025

GEOPY-2525 - Support placeholderText in uijson forms

@github-actions github-actions bot changed the title GEOPY-2525 GEOPY-2525: Support placeholderText in uijson forms Nov 18, 2025
@codecov
Copy link

codecov bot commented Nov 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.07%. Comparing base (2ddfbcc) to head (ffe7c7c).
⚠️ Report is 6 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #811   +/-   ##
========================================
  Coverage    91.07%   91.07%           
========================================
  Files          115      115           
  Lines        10118    10119    +1     
  Branches      1877     1877           
========================================
+ Hits          9215     9216    +1     
  Misses         481      481           
  Partials       422      422           
Files with missing lines Coverage Δ
geoh5py/ui_json/forms.py 94.59% <100.00%> (+0.02%) ⬆️

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

domfournier
domfournier previously approved these changes Nov 18, 2025
dependency_type: DependencyType = DependencyType.ENABLED
group_dependency: str = ""
group_dependency_type: DependencyType = DependencyType.ENABLED
place_holder_text: str = ""
Copy link
Contributor

Choose a reason for hiding this comment

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

Something is missing here to convert the alias "placeholderText" to snake_case. I think it should be placeholder_text

@domfournier domfournier merged commit 5849378 into develop Jan 5, 2026
16 of 17 checks passed
@domfournier domfournier deleted the GEOPY-2525 branch January 5, 2026 17:17
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