Skip to content

Commit

Permalink
fix prev
Browse files Browse the repository at this point in the history
  • Loading branch information
atten committed Jul 14, 2024
1 parent 44f212a commit b1c5907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Console tool which generates language-specific data classes, validators and API

| Name | Coverage |
|-------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| PyApiClient | [![coverage](https://gitlab.com/atten0/dto-code-generator/badges/master/coverage.svg?job=run-tests-PyApiClientGenerator)](http://www.jacoco.org/jacoco) |
| PyApiClient | [![coverage](https://gitlab.com/atten0/dto-code-generator/badges/master/coverage.svg?job=run-tests-PyApiClientGenerator)](https://gitlab.com/atten0/dto-code-generator/-/jobs/artifacts/master/browse/generatedCodeTests/PyApiClientGenerator/htmlcov?job=run-tests-PyApiClientGenerator) |
| PyApiClientAsync | [![coverage](https://gitlab.com/atten0/dto-code-generator/badges/master/coverage.svg?job=run-tests-PyApiClientAsyncGenerator)](http://www.jacoco.org/jacoco) |
| PyAmqpBlockingClient | [![coverage](https://gitlab.com/atten0/dto-code-generator/badges/master/coverage.svg?job=run-tests-PyAmqpBlockingClientGenerator)](http://www.jacoco.org/jacoco) |
| PyAmqpGeventClient | [![coverage](https://gitlab.com/atten0/dto-code-generator/badges/master/coverage.svg?job=run-tests-PyAmqpGeventClientGenerator)](http://www.jacoco.org/jacoco) |
Expand Down

0 comments on commit b1c5907

Please sign in to comment.