This repository was archived by the owner on May 21, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ ### ` 2.1.11 `
2+
3+ #### Fixes
4+ - #305 Added option to disable printing of gcov-out
5+ - #308 Handle exceptions that don't have a returncode
6+
7+ #### Dependencies and Misc
8+ - #301 Update to Python 3.9
9+
110### ` 2.1.10 `
211
312#### Fixes
1019#### Dependencies and Misc
1120- [ #290 ] ( https://github.com/codecov/codecov-python/pull/290 ) Bump coverage from 4.5.4 to 5.2.1
1221- [ #291 ] ( https://github.com/codecov/codecov-python/pull/291 ) Update python versions
13- - [ #292 ] ( https://github.com/codecov/codecov-python/pull/292 ) Add license scan report and status
22+ - [ #292 ] ( https://github.com/codecov/codecov-python/pull/292 ) Add license scan report and status
1423- [ #294 ] ( https://github.com/codecov/codecov-python/pull/294 ) Update README with accurate links
1524- [ #296 ] ( https://github.com/codecov/codecov-python/pull/296 ) Bump coverage from 5.2.1 to 5.3
1625
Original file line number Diff line number Diff line change 55__license__ = "Apache 2.0"
66__title__ = "codecov"
77__url__ = "https://github.com/codecov/codecov-python"
8- __version__ = "2.1.10 "
8+ __version__ = "2.1.11 "
You can’t perform that action at this time.
0 commit comments