Skip to content

Commit 31e5750

Browse files
authored
Merge pull request #7888 from tdulcet/svg
Switched to SVG graphs
2 parents 0d8362b + 4f32ebd commit 31e5750

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ breakdown of the GNU test results of the main branch can be found
313313
See <https://github.com/orgs/uutils/projects/1> for the main meta bugs
314314
(many are missing).
315315

316-
![Evolution over time](https://github.com/uutils/coreutils-tracking/blob/main/gnu-results.png?raw=true)
316+
![Evolution over time](https://github.com/uutils/coreutils-tracking/blob/main/gnu-results.svg?raw=true)
317317

318318
</div> <!-- close oranda-hide div -->
319319

docs/src/test_coverage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ or resulted in an error.
1818

1919
## Progress over time
2020

21-
<image src="https://github.com/uutils/coreutils-tracking/blob/main/gnu-results.png?raw=true">
21+
<image src="https://github.com/uutils/coreutils-tracking/blob/main/gnu-results.svg?raw=true">

0 commit comments

Comments
 (0)