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

build: Upgrade to Pydantic v2 using TypeAdapters #24

Merged
merged 3 commits into from
Jul 10, 2024
Merged

Conversation

simentha
Copy link
Collaborator

@simentha simentha commented Jul 9, 2024

Upgrades pydantic dependency to latest. Tested all CLI examples manually OK.

Copy link

github-actions bot commented Jul 9, 2024

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  atmos_validation/schemas
  metadata.py
  atmos_validation/validate_netcdf/validators
  file_attributes.py
  atmos_validation/validate_netcdf/validators/variables
  variables_validator.py
Project Total  

This report was generated by python-coverage-comment-action

@simentha simentha requested a review from a team July 9, 2024 15:00
@simentha simentha merged commit 74c3e04 into main Jul 10, 2024
8 checks passed
@simentha simentha deleted the upgrade-pydantic-v2 branch July 10, 2024 08:39
simentha added a commit that referenced this pull request Jul 10, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.4.2](v1.4.1...v1.4.2)
(2024-07-10)


### Other

* Upgrade to Pydantic v2 using TypeAdapters
([#24](#24))
([74c3e04](74c3e04))
* Use ruff formatter
([#25](#25))
([c0ef09e](c0ef09e))


### CI/CD

* Add build to "Other" section for release docs
([#27](#27))
([865b752](865b752))
* Fix release-please typo in config
([#28](#28))
([fd2b51e](fd2b51e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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