-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependencies #96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #96 +/- ##
============================================
- Coverage 62.71% 59.11% -3.61%
+ Complexity 804 780 -24
============================================
Files 113 114 +1
Lines 3782 3798 +16
Branches 512 508 -4
============================================
- Hits 2372 2245 -127
- Misses 1196 1352 +156
+ Partials 214 201 -13 🚀 New features to boost your workflow:
|
contexts/grpc-context/src/main/java/io/spine/logging/context/grpc/GrpcContextDataProvider.java
Outdated
Show resolved
Hide resolved
flogger/middleware/src/main/java/io/spine/logging/flogger/backend/Platform.java
Outdated
Show resolved
Hide resolved
|
@alexander-yevsyukov also, IDEA inspections tell me that in |
This is so because it is a KMP module. It does not have Java code at all. |
This PR bumps the dependencies via pulling the latest
config. Annotations were migrated to JSpecify.Project structure changes
Platformclass no longer depend onio.spine.logging.LevelAPI thus avoiding the circular dependency between the:loggingand the:middlewaremodules which was possible for a KMP in previous versions of Gradle and Kotlin Gradle plugins..flogger.was updated to mention both Flogger Authors and TeamDev.getThreadID()in favor ofgetLongThreadID().