Tribler / kotlin-ipv8

P2P communication library for Android
59 stars 27 forks source link

Update build.gradle of ipv8-jvm with a new version of slf4j. #70

Closed KoningR closed 1 year ago

KoningR commented 1 year ago

Fixes #69 .

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.16 :warning:

Comparison is base (0f74caa) 58.25% compared to head (bb79eee) 58.10%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #70 +/- ## ============================================ - Coverage 58.25% 58.10% -0.16% + Complexity 688 684 -4 ============================================ Files 107 107 Lines 4468 4468 Branches 628 628 ============================================ - Hits 2603 2596 -7 - Misses 1530 1540 +10 + Partials 335 332 -3 ``` | [Impacted Files](https://codecov.io/gh/Tribler/kotlin-ipv8/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tribler) | Coverage Δ | | |---|---|---| | [ipv8/src/main/java/nl/tudelft/ipv8/IPv8.kt](https://codecov.io/gh/Tribler/kotlin-ipv8/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tribler#diff-aXB2OC9zcmMvbWFpbi9qYXZhL25sL3R1ZGVsZnQvaXB2OC9JUHY4Lmt0) | `72.22% <0.00%> (-5.56%)` | :arrow_down: | | [.../nl/tudelft/ipv8/peerdiscovery/WanEstimationLog.kt](https://codecov.io/gh/Tribler/kotlin-ipv8/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tribler#diff-aXB2OC9zcmMvbWFpbi9qYXZhL25sL3R1ZGVsZnQvaXB2OC9wZWVyZGlzY292ZXJ5L1dhbkVzdGltYXRpb25Mb2cua3Q=) | `92.59% <0.00%> (-3.71%)` | :arrow_down: | | [...va/nl/tudelft/ipv8/messaging/EndpointAggregator.kt](https://codecov.io/gh/Tribler/kotlin-ipv8/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tribler#diff-aXB2OC9zcmMvbWFpbi9qYXZhL25sL3R1ZGVsZnQvaXB2OC9tZXNzYWdpbmcvRW5kcG9pbnRBZ2dyZWdhdG9yLmt0) | `40.74% <0.00%> (-3.71%)` | :arrow_down: | | [ipv8/src/main/java/nl/tudelft/ipv8/Community.kt](https://codecov.io/gh/Tribler/kotlin-ipv8/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tribler#diff-aXB2OC9zcmMvbWFpbi9qYXZhL25sL3R1ZGVsZnQvaXB2OC9Db21tdW5pdHkua3Q=) | `74.59% <0.00%> (-0.81%)` | :arrow_down: | | [.../java/nl/tudelft/ipv8/messaging/udp/UdpEndpoint.kt](https://codecov.io/gh/Tribler/kotlin-ipv8/pull/70?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tribler#diff-aXB2OC9zcmMvbWFpbi9qYXZhL25sL3R1ZGVsZnQvaXB2OC9tZXNzYWdpbmcvdWRwL1VkcEVuZHBvaW50Lmt0) | `62.22% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tribler). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tribler)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.