Skip to content

use validate with choices when import instead of checkboxes#161

Merged
domdinicola merged 3 commits intodevelopfrom
feature/262502-fail_if_alien-default-as-true
Jul 11, 2025
Merged

use validate with choices when import instead of checkboxes#161
domdinicola merged 3 commits intodevelopfrom
feature/262502-fail_if_alien-default-as-true

Conversation

@vitali-yanushchyk-valor
Copy link
Contributor

@vitali-yanushchyk-valor vitali-yanushchyk-valor commented Jul 8, 2025

@vitali-yanushchyk-valor vitali-yanushchyk-valor force-pushed the feature/262502-fail_if_alien-default-as-true branch 4 times, most recently from 2acd034 to 2982e96 Compare July 9, 2025 07:18
@codecov
Copy link

codecov bot commented Jul 9, 2025

Codecov Report

Attention: Patch coverage is 98.21429% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.40%. Comparing base (0a397ae) to head (62d55ab).
Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
src/country_workspace/utils/types.py 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #161      +/-   ##
===========================================
- Coverage    95.40%   95.40%   -0.01%     
===========================================
  Files          177      177              
  Lines         5550     5567      +17     
  Branches       492      493       +1     
===========================================
+ Hits          5295     5311      +16     
  Misses         157      157              
- Partials        98       99       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@domdinicola
Copy link
Collaborator

@vitali-yanushchyk-valor pls fix conflicts

@vitali-yanushchyk-valor vitali-yanushchyk-valor force-pushed the feature/262502-fail_if_alien-default-as-true branch 2 times, most recently from 8c1ee73 to 411a861 Compare July 10, 2025 09:12
@vitali-yanushchyk-valor vitali-yanushchyk-valor force-pushed the feature/262502-fail_if_alien-default-as-true branch from 411a861 to a8ba5cb Compare July 10, 2025 10:19
@vitali-yanushchyk-valor vitali-yanushchyk-valor changed the title chg ! use validate with choices when import instead of checkboxes use validate with choices when import instead of checkboxes Jul 10, 2025
@vitali-yanushchyk-valor vitali-yanushchyk-valor force-pushed the feature/262502-fail_if_alien-default-as-true branch 2 times, most recently from 5fe05d4 to 7f01f5f Compare July 10, 2025 13:58
@vitali-yanushchyk-valor vitali-yanushchyk-valor force-pushed the feature/262502-fail_if_alien-default-as-true branch from 7f01f5f to 62d55ab Compare July 10, 2025 18:01


class ImportFileForm(forms.Form):
class ValidateMode(TextChoices):
Copy link
Contributor

Choose a reason for hiding this comment

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

ValidationMode sounds more correct

@domdinicola domdinicola merged commit 8252852 into develop Jul 11, 2025
16 of 17 checks passed
@domdinicola domdinicola deleted the feature/262502-fail_if_alien-default-as-true branch July 11, 2025 14:34
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