Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ breakdown of the GNU test results of the main branch can be found
See <https://github.com/orgs/uutils/projects/1> for the main meta bugs
(many are missing).

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

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

Expand Down
2 changes: 1 addition & 1 deletion docs/src/test_coverage.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ or resulted in an error.

## Progress over time

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