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: CHANGELOG.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,10 @@
1
1
# Change Log
2
2
3
-
All notable changes to the "simplecov" extension will be documented in this file.
3
+
## [0.0.3] - 2024-01-30
4
4
5
-
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
5
+
### Fixed
6
+
7
+
- Coverage not being applied when branch information was not available for file in coverage report ([#5](https://github.com/dewski/vscode-simplecov/pull/5)).
0 commit comments