Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-29 | 950 Bytes | |
v1.7.0 source code.tar.gz | 2025-08-29 | 37.9 kB | |
v1.7.0 source code.zip | 2025-08-29 | 51.0 kB | |
Totals: 3 Items | 89.9 kB | 0 |
Coverage v1.7.0
• Modernized uploader integration: Now uses official Codecov and Coveralls uploaders instead of deprecated 3rd party HTTP uploads, with automatic cross-platform binary download and management
• New simplified API: Added process_and_upload()
, upload_to_codecov()
, and upload_to_coveralls()
functions for easier CI integration, plus enhanced parallel job support with flags and build IDs
• Full backward compatibility: Legacy Codecov.submit()
and Coveralls.submit()
functions continue to work seamlessly with deprecation warnings, ensuring no breaking changes for existing users
Merged pull requests: - Modernize (#349) (@IanButterworth) - Bump actions/checkout from 4 to 5 (#350) (@dependabot[bot])
Closed issues: - clean_folder for .mem files (#341) - Badge information not automatically filled (#344)