Releases
v0.28.0
Summary
[#258 ] Allow configuration of source and test directories that don't exist
[#384 ] Out of time reminder
3rd-party dependencies update
Changelog
36958da Bump Microsoft.NET.Test.Sdk in /examples/csharp-dotnet
d1ca403 Bump Microsoft.NET.Test.Sdk in /examples/csharp-dotnet
f9add0e Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.0 in /src
5c8d4f3 Bump github.com/go-git/go-git/v5 from 5.8.0 to 5.8.1 in /src
562b381 Bump github.com/golangci/golangci-lint from 1.53.3 to 1.54.0 in /src
68fe241 Bump github.com/golangci/golangci-lint from 1.54.0 to 1.54.1 in /src
9c1e04f Bump github.com/golangci/golangci-lint from 1.54.1 to 1.54.2 in /src
f64ac90 Bump github.com/goreleaser/goreleaser from 1.19.2 to 1.20.0 in /src
9d09a4f Bump golang.org/x/sys from 0.10.0 to 0.11.0 in /src
572e576 Bump golang.org/x/text from 0.11.0 to 0.12.0 in /src
bae3d2d Bump jest from 29.6.1 to 29.6.2 in /examples
9b55642 Bump org.junit:junit-bom from 5.9.3 to 5.10.0 in /examples/java*
206c017 Update dependencies
ed248f9 Update dependencies
8dab646 Update dependencies
8dd5a96 Update dependencies
ef665c1 Update dependencies
00caed2 Upgrade maven wrapper to version 3.2.0 in java and kotlin examples
9cbd483 [#258 ] Add UnreachableDirectoryError on FileTreeFilter.findAllMatchingFiles()
7bc908c [#258 ] Add function for filtering out non-existing directories
e10c8f4 [#258 ] Add reporting of file stats when TCR starts
61ab462 [#258 ] Filter out non-existing directories when running TCR engine
b2d0226 [#258 ] Fix typo in tcr.reportFileStats() description
a2710b7 [#258 ] Handle UnreachableDirectoryError in checker.checkLanguageFiles()
86ca1f8 [#384 ] Add test case on periodic reminder for timer Not Started
5a1e717 [#384 ] Adjust the code according to the review comment
1accecb [#384 ] add first test to cover the NewMobTurnCountdown
7466343 [#384 ] added test coverage for NewMobTurnCountdown
478d739 [#384 ] added test coverage for ReportCountDownStatus
a5ca764 continue tract the timing after timeout
c429cf3 enhance test coverage
a9681e2 fix lint formating error
1464424 fix sonar issue
8761f32 try to fix timer test error
6d125c0 update time report message after timeout
38fcb72 update timeout message
You can’t perform that action at this time.