Skip to content

Update DataType.validate to attempt cast#182

Merged
GDYendell merged 1 commit intomainfrom
datatype-validate
Aug 8, 2025
Merged

Update DataType.validate to attempt cast#182
GDYendell merged 1 commit intomainfrom
datatype-validate

Conversation

@GDYendell
Copy link
Contributor

Fixes #159

@GDYendell GDYendell self-assigned this Aug 7, 2025
jsouter
jsouter previously approved these changes Aug 8, 2025
Base automatically changed from setuptools to main August 8, 2025 10:50
@GDYendell GDYendell dismissed jsouter’s stale review August 8, 2025 10:50

The base branch was changed.

@codecov
Copy link

codecov bot commented Aug 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.19%. Comparing base (dea0464) to head (44a88a5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
- Coverage   92.28%   92.19%   -0.09%     
==========================================
  Files          40       40              
  Lines        2009     2012       +3     
==========================================
+ Hits         1854     1855       +1     
- Misses        155      157       +2     

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

@GDYendell GDYendell merged commit ff0be1d into main Aug 8, 2025
17 of 18 checks passed
@GDYendell GDYendell deleted the datatype-validate branch August 8, 2025 11:11
gilesknap added a commit that referenced this pull request Aug 18, 2025
first pass at helm chart for fastcs instances

fix service name

better port exposure for service.yaml

add helm chart publishing

remove service account creation from helm

switch to using Charts folder with subfolders for charts

add schema for fastcs-instance chart values.yaml

publish chart values schemas

publish chart values schemas

add schema generation to pre-commit

fixing the fastcs-instance chart schema

Add setuptools to dev requirements for aioca

Remove bodge from CI

Update DataType.validate to attempt cast (#182)

Do not propagate DRVL and DRVH to in type records in CA transport (#185)

Use SimpleHandler on AttrRW only (#186)

Add API to update attributes once when Backend.serve() called (#188)

Add ONCE constant to update attribute only when serve called

add debug features to helm chart

repair incorrect helm chart

debug now working

fix non-debug mode

fix incorrect terminationGracePeriodSeconds

add debug entrypoint

move initCommand into values

rename charts to remove "instance"
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.

Datatype.validate should try to cast to the correct type

2 participants