diff options
| -rw-r--r-- | README.md | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -11,8 +11,8 @@ Nonetheless, not all code is tested and tests might not catch every bug. If you find a bug please [open an issue](https://github.com/mzuenni/ContestReference/issues/new).
If you think code can be changed, improved or replaced also feel free to open an issue or make open a pull request.
-
-
+[](https://github.com/mzuenni/ContestReference/actions/workflows/test_all.yml/)
+[](https://github.com/mzuenni/ContestReference/actions/workflows/test_pdf.yml/)
## Other Resources
The code in this repo has been accumulated over many years and the origin of the code is unfortunately unknown for most of the snippets.
@@ -28,10 +28,10 @@ Here is an (incomplete) list of resources that we use (besides those from previo - https://github.com/niklasb/contest-algos (2012-2016)
## Testing Status
- - 
- - 
- - 
- - 
- - 
- - 
- - 
+ - [](https://github.com/mzuenni/ContestReference/actions/workflows/test_datastructures.yml/)
+ - [](https://github.com/mzuenni/ContestReference/actions/workflows/test_geometry.yml/)
+ - [](https://github.com/mzuenni/ContestReference/actions/workflows/test_graph.yml/)
+ - [](https://github.com/mzuenni/ContestReference/actions/workflows/test_math.yml/)
+ - [](https://github.com/mzuenni/ContestReference/actions/workflows/test_other.yml/)
+ - [](https://github.com/mzuenni/ContestReference/actions/workflows/test_string.yml/)
+ - [](https://github.com/mzuenni/ContestReference/actions/workflows/test_template.yml/)
|
