Skip to content

Conversation

@dgarros
Copy link
Contributor

@dgarros dgarros commented Dec 30, 2024

No description provided.

@codecov
Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@           Coverage Diff            @@
##           develop     #186   +/-   ##
========================================
  Coverage    65.43%   65.43%           
========================================
  Files           81       81           
  Lines         7259     7259           
  Branches      1409     1409           
========================================
  Hits          4750     4750           
  Misses        2122     2122           
  Partials       387      387           
Flag Coverage Δ
python-3.10 43.69% <ø> (ø)
python-3.11 43.69% <ø> (ø)
python-3.12 43.69% <ø> (ø)
python-3.13 43.69% <ø> (ø)
python-3.9 42.80% <ø> (ø)
python-filler-3.12 24.45% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@dgarros dgarros force-pushed the dga-20241230-rn-1.3 branch from ab3f882 to 97388b6 Compare December 30, 2024 14:13

### Changed

- The Pydantic models for the schema have been split into multiple versions to align better with the different phase of the lifecycle of the schema.
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we highlight this a bit more to indicate that if people were importing the repository classes from infrahub_sdk.schema they would need to change those imports? While I don't see why end users would have to import these classes you never know.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm planning to send a quick note in Discord as well ... as you mentioned I don't think a lot of users are using these models today
also, the import should still work ... the main difference is that some attributes have been removed from the models

@dgarros dgarros marked this pull request as ready for review December 30, 2024 14:32
@dgarros dgarros merged commit f99a19e into develop Dec 30, 2024
13 checks passed
@dgarros dgarros deleted the dga-20241230-rn-1.3 branch December 30, 2024 14:36
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