Maciej Jastrzebski
|
aa92b77bbf
|
fix: add deprecation notice for *ByA11yState and *ByA11yValue queries (#1269)
|
2023-01-03 11:15:08 +01:00 |
|
Maciej Jastrzebski
|
9ec12705e7
|
docs: improve findBy docs by adding information about screen.debug() (#1268)
|
2023-01-03 11:07:30 +01:00 |
|
dependabot[bot]
|
a49902b849
|
chore(deps-dev): bump @types/jest from 29.2.4 to 29.2.5 (#1270)
|
2023-01-03 09:20:25 +01:00 |
|
dependabot[bot]
|
70b0fa76fe
|
chore(deps-dev): bump eslint from 8.30.0 to 8.31.0 (#1271)
|
2023-01-03 09:20:04 +01:00 |
|
dependabot[bot]
|
0467479fbe
|
chore(deps): bump json5 from 2.2.1 to 2.2.2 in /website (#1266)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-30 10:46:43 +01:00 |
|
dependabot[bot]
|
e44fef8db1
|
chore(deps-dev): bump @testing-library/jest-native from 5.3.3 to 5.4.0 (#1265)
|
2022-12-29 18:53:13 +01:00 |
|
Maciej Jastrzebski
|
a218bbcf57
|
docs: refactor react-navigation example with React Nav team feedback (#1253)
|
2022-12-29 09:36:21 +01:00 |
|
dependabot[bot]
|
6fba252653
|
chore(deps-dev): bump @testing-library/jest-native from 5.3.2 to 5.3.3 (#1259)
Bumps [@testing-library/jest-native](https://github.com/testing-library/jest-native) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/testing-library/jest-native/releases)
- [Changelog](https://github.com/testing-library/jest-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-native/compare/v5.3.2...v5.3.3)
---
updated-dependencies:
- dependency-name: "@testing-library/jest-native"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-28 09:59:01 +01:00 |
|
dependabot[bot]
|
9b8a2d04c3
|
chore(deps-dev): bump eslint from 8.29.0 to 8.30.0 (#1260)
Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.30.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.29.0...v8.30.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-28 09:58:46 +01:00 |
|
dependabot[bot]
|
8f4270690d
|
chore(deps-dev): bump @babel/core from 7.20.5 to 7.20.7 (#1263)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.5 to 7.20.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.20.7/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-28 09:58:23 +01:00 |
|
dependabot[bot]
|
4520858f6d
|
chore(deps-dev): bump @babel/cli from 7.19.3 to 7.20.7 (#1262)
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.19.3 to 7.20.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.20.7/packages/babel-cli)
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-28 09:57:41 +01:00 |
|
dependabot[bot]
|
ecb4b955fe
|
chore(deps-dev): bump @testing-library/jest-native from 5.3.1 to 5.3.2 (#1257)
|
2022-12-13 09:11:55 +01:00 |
|
dependabot[bot]
|
b37e0d62c0
|
chore(deps-dev): bump typescript from 4.9.3 to 4.9.4 (#1256)
|
2022-12-12 09:08:51 +01:00 |
|
dependabot[bot]
|
453c412af5
|
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#1247)
|
2022-12-08 09:01:51 +01:00 |
|
dependabot[bot]
|
8645f91688
|
chore(deps-dev): bump @types/jest from 29.2.3 to 29.2.4 (#1248)
|
2022-12-08 09:01:19 +01:00 |
|
dependabot[bot]
|
ad00b330c1
|
chore(deps-dev): bump eslint from 8.28.0 to 8.29.0 (#1249)
|
2022-12-08 09:00:58 +01:00 |
|
dependabot[bot]
|
14a1808096
|
chore(deps-dev): bump @testing-library/jest-native from 5.3.0 to 5.3.1 (#1251)
|
2022-12-08 09:00:32 +01:00 |
|
dependabot[bot]
|
ad00cabe92
|
chore(deps-dev): bump @types/react-native from 0.70.7 to 0.70.8 (#1252)
Bumps [@types/react-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-native) from 0.70.7 to 0.70.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-native)
---
updated-dependencies:
- dependency-name: "@types/react-native"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-08 07:49:45 +01:00 |
|
Maciej Jastrzebski
|
a8d15a5fca
|
feature: update react nav example (#1237)
|
2022-12-07 21:28:35 +01:00 |
|
Pierre Zimmermann
|
ad125ea98c
|
docs: rewrite documentation on waitFor (#1233)
Co-authored-by: pierrezimmermann <pierrez@nam.tech>
|
2022-12-06 22:13:18 +01:00 |
|
Maciej Jastrzebski
|
4efd7e291b
|
feat: config option to allow breaking changes (#1241)
|
2022-12-02 10:14:20 +01:00 |
|
Maciej Jastrzebski
|
45302ea122
|
docs: use includeHiddenElements option name instead of hidden (#1246)
|
2022-12-01 16:32:02 +01:00 |
|
dependabot[bot]
|
a71b2fad46
|
chore(deps-dev): bump @babel/core from 7.20.2 to 7.20.5 (#1245)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.2 to 7.20.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.20.5/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-28 15:24:58 +01:00 |
|
dependabot[bot]
|
6c606ba81c
|
chore(deps-dev): bump @types/react-native from 0.70.6 to 0.70.7 (#1240)
Bumps [@types/react-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-native) from 0.70.6 to 0.70.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-native)
---
updated-dependencies:
- dependency-name: "@types/react-native"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-24 16:55:05 +01:00 |
|
dependabot[bot]
|
afa149d167
|
chore(deps-dev): bump eslint from 8.27.0 to 8.28.0 (#1235)
Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.27.0...v8.28.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-21 14:18:43 +01:00 |
|
Maciej Jastrzebski
|
63586b13a8
|
v11.5.0
v11.5.0
|
2022-11-17 13:11:32 +01:00 |
|
Maciej Jastrzebski
|
647ae262cd
|
fix: improve text matching (#1222)
|
2022-11-17 13:08:38 +01:00 |
|
dependabot[bot]
|
adfb493c57
|
chore(deps-dev): bump jest from 29.2.2 to 29.3.1 (#1228)
* chore(deps-dev): bump jest from 29.2.2 to 29.3.1
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.2.2 to 29.3.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.3.1/packages/jest)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update jest deps
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maciej Jastrzebski <mdjastrzebski@gmail.com>
|
2022-11-16 15:05:23 +01:00 |
|
dependabot[bot]
|
c8b8d038ea
|
chore(deps-dev): bump react-native from 0.70.5 to 0.70.6 (#1232)
Bumps [react-native](https://github.com/facebook/react-native) from 0.70.5 to 0.70.6.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/compare/v0.70.5...v0.70.6)
---
updated-dependencies:
- dependency-name: react-native
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-16 15:04:17 +01:00 |
|
dependabot[bot]
|
dde203a9f5
|
chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 (#1230)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-16 15:02:47 +01:00 |
|
dependabot[bot]
|
d9b92e70be
|
chore(deps-dev): bump @testing-library/jest-native from 5.2.0 to 5.3.0 (#1231)
Bumps [@testing-library/jest-native](https://github.com/testing-library/jest-native) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/testing-library/jest-native/releases)
- [Changelog](https://github.com/testing-library/jest-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-native/compare/v5.2.0...v5.3.0)
---
updated-dependencies:
- dependency-name: "@testing-library/jest-native"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-16 14:59:49 +01:00 |
|
dependabot[bot]
|
fa34289cf8
|
chore(deps): bump loader-utils from 2.0.3 to 2.0.4 in /website (#1227)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-16 10:34:06 +01:00 |
|
Maciej Jastrzebski
|
527ea62623
|
feat: *ByRole a11y value option (#1210)
|
2022-11-15 16:53:10 +01:00 |
|
dependabot[bot]
|
f746a86af0
|
chore(deps-dev): bump @babel/core from 7.19.6 to 7.20.2 (#1212)
* chore(deps-dev): bump @babel/core from 7.19.6 to 7.20.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.6 to 7.20.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.20.2/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update babel deps
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maciej Jastrzebski <mdjastrzebski@gmail.com>
|
2022-11-15 16:17:04 +01:00 |
|
dependabot[bot]
|
e3a76cae35
|
chore(deps): bump loader-utils from 2.0.0 to 2.0.3 in /website (#1217)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.0 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.0...v2.0.3)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-15 16:14:00 +01:00 |
|
dependabot[bot]
|
e5ea06b662
|
chore(deps-dev): bump react-native from 0.70.4 to 0.70.5 (#1216)
Bumps [react-native](https://github.com/facebook/react-native) from 0.70.4 to 0.70.5.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/compare/v0.70.4...v0.70.5)
---
updated-dependencies:
- dependency-name: react-native
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-15 16:13:03 +01:00 |
|
dependabot[bot]
|
0eccf89a95
|
chore(deps-dev): bump @types/jest from 29.2.1 to 29.2.2 (#1214)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.2.1 to 29.2.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-15 16:12:45 +01:00 |
|
dependabot[bot]
|
a58bd2ab61
|
chore(deps-dev): bump @testing-library/jest-native from 5.1.2 to 5.2.0 (#1224)
Bumps [@testing-library/jest-native](https://github.com/testing-library/jest-native) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/testing-library/jest-native/releases)
- [Changelog](https://github.com/testing-library/jest-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-native/compare/v5.1.2...v5.2.0)
---
updated-dependencies:
- dependency-name: "@testing-library/jest-native"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-15 15:33:56 +01:00 |
|
dependabot[bot]
|
177e3f0139
|
chore(deps-dev): bump eslint from 8.26.0 to 8.27.0 (#1215)
Bumps [eslint](https://github.com/eslint/eslint) from 8.26.0 to 8.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.26.0...v8.27.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-15 13:28:31 +01:00 |
|
Maciej Jastrzebski
|
87a715bd69
|
Update API.md
Fix link
|
2022-11-15 11:47:53 +01:00 |
|
MattAgn
|
c9c0493903
|
Add alias to hidden in query options (#1220)
Co-authored-by: Maciej Jastrzebski <mdjastrzebski@gmail.com>
|
2022-11-15 11:18:03 +01:00 |
|
Maciej Jastrzebski
|
a178c55966
|
chore: update example basic app (#1218)
|
2022-11-09 10:29:10 +01:00 |
|
Maciej Jastrzebski
|
6aaaf78b01
|
docs: tweak example app README.md
|
2022-11-08 21:36:36 +01:00 |
|
Maciej Jastrzebski
|
92cb031ad6
|
feat: alias isInaccessible as isHiddenFromAccessibility (#1211)
|
2022-11-08 11:17:21 +01:00 |
|
MattAgn
|
860356be06
|
feat: option for queries to respect accessibility (#1064)
Co-authored-by: Maciej Jastrzebski <mdjastrzebski@gmail.com>
|
2022-11-04 22:44:50 +01:00 |
|
dependabot[bot]
|
b76f11a866
|
chore(deps-dev): bump @types/jest from 29.2.0 to 29.2.1 (#1206)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.2.0 to 29.2.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-03 13:19:53 +01:00 |
|
Maciej Jastrzebski
|
23c876e1ba
|
v11.4.0
v11.4.0
|
2022-11-03 13:11:46 +01:00 |
|
Pierre Zimmermann
|
a78f3e4134
|
feat: debug options (#1160)
Co-authored-by: pierrezimmermann <pierrez@nam.tech>
Co-authored-by: Maciej Jastrzebski <mdjastrzebski@gmail.com>
|
2022-11-03 12:52:51 +01:00 |
|
Maciej Jastrzebski
|
bfb3498e39
|
docs: testing environment (#1195)
* docs: testing environment
* fix: links
* docs: link from FAQ
* Update TestingEnvironment.md
* Apply suggestions from code review
Co-authored-by: Pierre Zimmermann <64224599+pierrezimmermannbam@users.noreply.github.com>
Co-authored-by: Augustin Le Fèvre <augustin.le-fevre@klarna.com>
* docs: code review changes
Co-authored-by: Michał Pierzchała <thymikee@gmail.com>
Co-authored-by: Pierre Zimmermann <64224599+pierrezimmermannbam@users.noreply.github.com>
Co-authored-by: Augustin Le Fèvre <augustin.le-fevre@klarna.com>
|
2022-10-31 16:09:21 +01:00 |
|
Jan Jaworski
|
4f4a6b4f42
|
fix: cleanup codecov badge links (#1205)
* fix: cleanup codecov badge links
* fix: correct order
Co-authored-by: Michał Pierzchała <thymikee@gmail.com>
|
2022-10-31 16:06:20 +01:00 |
|