Updated dependency from Pydantic 1 to 2. #72
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
failed
Sep 25, 2023 in 0s
93.53% (-0.17%) compared to 646af54
View this Pull Request on Codecov
93.53% (-0.17%) compared to 646af54
Details
Codecov Report
Merging #72 (123dd69) into master (646af54) will decrease coverage by
0.17%
.
Report is 2 commits behind head on master.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #72 +/- ##
==========================================
- Coverage 93.70% 93.53% -0.17%
==========================================
Files 15 15
Lines 1065 1068 +3
Branches 242 243 +1
==========================================
+ Hits 998 999 +1
- Misses 42 46 +4
+ Partials 25 23 -2
Files | Coverage Δ | |
---|---|---|
bumpversion/__init__.py | 100.00% <100.00%> (ø) |
|
bumpversion/config.py | 91.32% <100.00%> (ø) |
|
bumpversion/functions.py | 95.12% <100.00%> (ø) |
|
bumpversion/version_part.py | 90.00% <100.00%> (+1.56%) |
⬆️ |
... and 2 files with indirect coverage changes
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading