You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add code coverage collection to CI using coverlet
- Generate coverage reports with reportgenerator
- Upload coverage reports as artifacts
- Add code coverage badge to README (58% line coverage)
Coverage:
- Line Coverage: 58.1%
- Branch Coverage: 48.2%
Coverage reports are available as artifacts in GitHub Actions.
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
[](https://github.com/DynamicDevices/cga-coordinate-mapping/actions/workflows/ci.yml)
A .NET 8.0 application that converts Ultra-Wideband (UWB) sensor network data into GPS coordinates using trilateration algorithms. Designed for real-time position tracking and emergency response scenarios.
0 commit comments