frankframework / frank-doc

Frank!Doc
https://frankdoc.frankframework.org
Apache License 2.0
4 stars 5 forks source link

JUnit4 to JUnit 5 rewrite #172

Closed mhdirkse closed 7 months ago

mhdirkse commented 7 months ago

Many tests fail and many tests are not recognized. Compiles on the Maven command line but not in Eclipse.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b84ed66) 84.33% compared to head (6fb0910) 84.33%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #172 +/- ## ========================================= Coverage 84.33% 84.33% Complexity 1390 1390 ========================================= Files 79 79 Lines 4456 4456 Branches 523 523 ========================================= Hits 3758 3758 Misses 564 564 Partials 134 134 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.