Skip to content

Conversation

@ascopes
Copy link
Owner

@ascopes ascopes commented Dec 29, 2024

V5.0.0 changes.

This includes an overhaul of the project to target Java 17 as a minimum version, which will allow support of AssertJ V4.0 once it is released, and allow the potential for ECJ support to be provided.

@ascopes ascopes added documentation Improvements or additions to documentation testing Improvements to test packs ci Changes to CI workflows maven Changes within Maven manifests enhancement Optimisations and internal improvements in the codebase. java Changes to Java code labels Dec 29, 2024
@ascopes ascopes self-assigned this Dec 29, 2024
@codecov
Copy link

codecov bot commented Dec 31, 2024

Codecov Report

Attention: Patch coverage is 91.54930% with 12 lines in your changes missing coverage. Please review.

Project coverage is 87.48%. Comparing base (f41655f) to head (fe404c9).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...b/ascopes/jct/workspaces/impl/FileBuilderImpl.java 0.00% 3 Missing ⚠️
...ub/ascopes/jct/assertions/TypeAwareListAssert.java 0.00% 2 Missing ⚠️
.../jct/containers/impl/ModuleContainerGroupImpl.java 0.00% 2 Missing ⚠️
.../jct/workspaces/impl/AbstractManagedDirectory.java 0.00% 2 Missing ⚠️
...hub/ascopes/jct/workspaces/impl/WorkspaceImpl.java 90.48% 2 Missing ⚠️
...jct/containers/impl/PathWrappingContainerImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #776      +/-   ##
==========================================
+ Coverage   87.22%   87.48%   +0.26%     
==========================================
  Files          99      100       +1     
  Lines        2942     2969      +27     
  Branches      229      232       +3     
==========================================
+ Hits         2566     2597      +31     
+ Misses        329      325       -4     
  Partials       47       47              
Files with missing lines Coverage Δ
...s/jct/assertions/AbstractContainerGroupAssert.java 100.00% <100.00%> (ø)
...b/ascopes/jct/assertions/JctCompilationAssert.java 100.00% <100.00%> (ø)
...opes/jct/assertions/TraceDiagnosticListAssert.java 100.00% <100.00%> (ø)
...es/jct/compilers/impl/JavacJctFlagBuilderImpl.java 97.57% <100.00%> (-0.11%) ⬇️
.../jct/compilers/impl/JctCompilationFactoryImpl.java 100.00% <100.00%> (ø)
.../containers/impl/ContainerGroupRepositoryImpl.java 59.69% <100.00%> (-0.91%) ⬇️
...pes/jct/diagnostics/TracingDiagnosticListener.java 100.00% <100.00%> (ø)
...ithub/ascopes/jct/filemanagers/ModuleLocation.java 100.00% <100.00%> (ø)
...ManagerAnnotationProcessorClassPathConfigurer.java 100.00% <100.00%> (ø)
...s/config/JctFileManagerLoggingProxyConfigurer.java 100.00% <100.00%> (ø)
... and 18 more
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ascopes ascopes changed the title Version 5.0.0 changes v5.0.0 API changes and features Jan 1, 2025
@ascopes ascopes force-pushed the v5 branch 3 times, most recently from 809f660 to 6c8241c Compare January 9, 2025 09:16
@ascopes ascopes force-pushed the v5 branch 2 times, most recently from 8d04c25 to d1c7d84 Compare February 3, 2025 06:39
@ascopes ascopes marked this pull request as ready for review March 10, 2025 06:31
@ascopes ascopes merged commit 04c5e3e into main Mar 10, 2025
7 checks passed
@ascopes ascopes deleted the v5 branch April 23, 2025 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Changes to CI workflows documentation Improvements or additions to documentation enhancement Optimisations and internal improvements in the codebase. java Changes to Java code maven Changes within Maven manifests testing Improvements to test packs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants