canonical / craft-archives

A library for handling archives/repositories in Craft applications
https://canonical-craft-archives.readthedocs-hosted.com
GNU Lesser General Public License v3.0
0 stars 7 forks source link

feat: upgrade to pydantic 2.x #103

Closed linostar closed 1 month ago

linostar commented 6 months ago

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (feature/2.0@9f73ab6). Learn more about missing BASE report.

:exclamation: Current head 920be5f differs from pull request most recent head 87dd06f

Please upload reports for the commit 87dd06f to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/2.0 #103 +/- ## ============================================== Coverage ? 90.20% ============================================== Files ? 13 Lines ? 694 Branches ? 163 ============================================== Hits ? 626 Misses ? 50 Partials ? 18 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

linostar commented 5 months ago

@cjdcordeiro Ready for review.

cjdcordeiro commented 5 months ago

@cjdcordeiro Ready for review.

This is better suited for @cmatsuoka and @tigarmo to review (although at a quick glance, I don't have any major comments)

lengau commented 1 month ago

Thanks for all this work @linostar !

I've taken the remaining comments and merged them into an issue here: https://github.com/canonical/craft-archives/issues/118