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
Copy file name to clipboardExpand all lines: README.md
+15-1Lines changed: 15 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,20 @@ dotnet test
63
63
64
64
---
65
65
66
+
## 📊 Code Coverage
67
+
68
+
Code coverage reports are automatically uploaded to [Codecov](https://app.codecov.io/gh/AndrewClements84/ByteFlow.Net).
69
+
Current coverage: **~97–100%** depending on build.
70
+
71
+
---
72
+
73
+
## 🤝 Contributing
74
+
75
+
Contributions, issues, and feature requests are welcome!
76
+
Feel free to open a [discussion](https://github.com/AndrewClements84/ByteFlow.Net/discussions) or a [pull request](https://github.com/AndrewClements84/ByteFlow.Net/pulls).
77
+
78
+
---
79
+
66
80
## 📄 License
67
81
68
-
This project is licensed under the [MIT License](LICENSE).
82
+
This project is licensed under the MIT License – see the [LICENSE.txt](LICENSE.txt) file for details.
0 commit comments