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
- Implement a new saveRepo object in `class_reporting.ts` because repos keep getting clobbered due to using `createReport` before each dynamic test in `deno run`
14
+
15
+
- Implement a new saveRepo object in `class_reporting.ts` because repos keep
16
+
getting clobbered due to using `createReport` before each dynamic test in
17
+
`deno run`
15
18
- New object saves data by appending to existing files.
16
-
- Updated the `check_branch.ts` file and multi-test case in `tests.class_reporting.ts`
17
-
19
+
- Updated the `check_branch.ts` file and multi-test case in
20
+
`tests.class_reporting.ts`
21
+
18
22
## ^0.3.5
19
23
20
24
- Implemented a bug where the repo aggregator was not seeing other extensiobs of
0 commit comments