Skip to content

Commit bfc3da8

Browse files
committed
Merge tag 'v1.1.0' into develop
- Added test coverage tracking and badges - Improved API and README documentation - Refactored GitHub Actions workflows - Fixed `.gitignore` to exclude coverage files For full details, see the CHANGELOG.
2 parents b1d9781 + 141005f commit bfc3da8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
![Static Badge](https://img.shields.io/badge/language-python-blue)
55
[![Static Badge](https://img.shields.io/badge/licese-MIT-green)](https://github.com/MirkoZETA/FlexNetSim-API/blob/master/LICENSE)
66
[![Test Coverage](https://github.com/MirkoZETA/FlexNetSim-API/actions/workflows/test-coverage.yml/badge.svg)](https://github.com/MirkoZETA/FlexNetSim-API/actions/workflows/test-coverage.yml)
7-
[![Coverage Report](https://img.shields.io/badge/coverage-report-blue)](https://mirkoZETA.github.io/FlexNetSim-API/)
7+
[![Cloud Run Deployment](https://github.com/MirkoZETA/FlexNetSim-API/actions/workflows/gke-cd.yml/badge.svg)](https://github.com/MirkoZETA/FlexNetSim-API/actions/workflows/gke-cd.yml)
88

99
A lightweight API for running optical network simulations with [Flex Net Sim C++](https://gitlab.com/DaniloBorquez/flex-net-sim).
1010

0 commit comments

Comments
 (0)