Skip to content

Commit 2ba9bd3

Browse files
committed
React to #1219
1 parent 8035216 commit 2ba9bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Behind the scenes & Quality assurance
180180
* Use the [mypy](https://github.com/python/mypy) static type checker (#598, #651)
181181
* Use [tox](https://tox.wiki/en/latest/) for testing (#582, #833, #870)
182182
* Use [Mergify](https://mergify.com/) (#821, #835, #937)
183-
* Switch between various CI providers, abandoned [AppVeyor](https://www.appveyor.com/) (#1009) and [Travis CI](https://travis-ci.org/), ended up with [GitHub Actions](https://docs.github.com/en/actions) only (#827)
183+
* Switch between various CI providers, abandoned [AppVeyor](https://www.appveyor.com/) (#1009) and partly [Travis CI](https://travis-ci.org/), ended up with [GitHub Actions](https://docs.github.com/en/actions) only (#827)
184184
* Use the [black](https://black.readthedocs.io/en/stable/) auto-formatter (#950)
185185
* [Good test coverage](https://app.codecov.io/gh/hardbyte/python-can/branch/develop) for all but the interfaces
186186
* Testing: Many of the new features directly added tests, and coverage of existing code was improved too (for example: #1031, #581, #585, #586, #942, #1196, #1198)

0 commit comments

Comments
 (0)