v0.5.0
michelletran-codecov
released this
08 Oct 15:20
·
35 commits
to main
since this release
What's Changed
- feat: use ascii control char US to separate the class name and test name when parsing junit by @joseph-sentry in #24
- update package version by @joseph-sentry in #25
- Optimize Rust code and fix double-html-escaping by @Swatinem in #26
- remove unused parsers by @joseph-sentry in #28
- refactor: replace attributes_map function with get_relevant_attrs by @joseph-sentry in #27
- feat: naive framework and parsing more attrs by @joseph-sentry in #29
- feat: handle no time attr on the testcase by @joseph-sentry in #30
- feat: handle not having a classname in the rel_attrs by @joseph-sentry in #31
- build: update download artifact version by @joseph-sentry in #32
- Update test comment format by @michelletran-codecov in #33
- Add Rust linting to CI and pre-commit hooks by @michelletran-codecov in #34
- Add message for no test failures and extra copy for "Powered by Codecov" by @michelletran-codecov in #35
- Bump to 0.5.0 by @michelletran-codecov in #36
- Bump upload-artifact to v4 by @michelletran-codecov in #37
- Make wheels name unique by @michelletran-codecov in #38
- Fix pipeline name matching by @michelletran-codecov in #39
- Only upload wheels by @michelletran-codecov in #40
New Contributors
- @Swatinem made their first contribution in #26
- @michelletran-codecov made their first contribution in #33
Full Changelog: v0.4.0...v0.5.0