Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

attr -> pydantic #154

Merged
merged 19 commits into from
Nov 27, 2024

Drop Python 3.9 support

1b4ead7
Select commit
Loading
Failed to load commit list.
Merged

attr -> pydantic #154

Drop Python 3.9 support
1b4ead7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 1s

99.44% (+0.16%) compared to 56632e3

View this Pull Request on Codecov

99.44% (+0.16%) compared to 56632e3

Details

Codecov Report

Attention: Patch coverage is 99.30556% with 5 lines in your changes missing coverage. Please review.

Project coverage is 99.44%. Comparing base (56632e3) to head (1b4ead7).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/czml3/types.py 98.16% 4 Missing ⚠️
src/czml3/enums.py 96.42% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #154      +/-   ##
==========================================
+ Coverage   99.28%   99.44%   +0.16%     
==========================================
  Files          12       11       -1     
  Lines         837      898      +61     
==========================================
+ Hits          831      893      +62     
+ Misses          6        5       -1     

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