"Build and Test" badge [skip ci]

This commit is contained in:
Artem Pavlenko 2025-09-22 15:23:55 +01:00 committed by GitHub
parent 8d3b5e1297
commit 97222adb4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,7 @@ _/ _/ _/_/_/ _/_/_/ _/ _/ _/ _/ _/
_/
```
[![Release Linux](https://github.com/mapnik/mapnik/actions/workflows/release_linux.yml/badge.svg?branch=master)](https://github.com/mapnik/mapnik/actions/workflows/release_linux.yml)
[![Build and Test](https://github.com/mapnik/mapnik/actions/workflows/build_and_test.yml/badge.svg)](https://github.com/mapnik/mapnik/actions/workflows/build_and_test.yml)
[![codecov](https://codecov.io/gh/mapnik/mapnik/branch/master/graph/badge.svg)](https://codecov.io/gh/mapnik/mapnik)
Mapnik is an open source toolkit for developing mapping applications. At the core is a C++ shared library providing algorithms and patterns for spatial data access and visualization.