open-coap / java-coap

CoAP Java library
Apache License 2.0
18 stars 5 forks source link

Fix MicrometerMetricsFilterBuilder methods were not visible outside the package #40

Closed akolosov-n closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 92.88% // Head: 92.84% // Decreases project coverage by -0.05% :warning:

Coverage data is based on head (32f81fe) compared to base (49f0583). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #40 +/- ## ============================================ - Coverage 92.88% 92.84% -0.05% + Complexity 1897 1895 -2 ============================================ Files 125 125 Lines 4246 4246 Branches 603 603 ============================================ - Hits 3944 3942 -2 - Misses 164 165 +1 - Partials 138 139 +1 ``` | [Impacted Files](https://codecov.io/gh/open-coap/java-coap/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-coap) | Coverage Δ | | |---|---|---| | [...ap/metrics/micrometer/MicrometerMetricsFilter.java](https://codecov.io/gh/open-coap/java-coap/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-coap#diff-Y29hcC1tZXRyaWNzL3NyYy9tYWluL2phdmEvb3JnL29wZW5jb2FwL2NvYXAvbWV0cmljcy9taWNyb21ldGVyL01pY3JvbWV0ZXJNZXRyaWNzRmlsdGVyLmphdmE=) | `94.28% <ø> (ø)` | | | [.../coap/transport/javassl/SocketClientTransport.java](https://codecov.io/gh/open-coap/java-coap/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-coap#diff-Y29hcC10Y3Avc3JjL21haW4vamF2YS9jb20vbWJlZC9jb2FwL3RyYW5zcG9ydC9qYXZhc3NsL1NvY2tldENsaWVudFRyYW5zcG9ydC5qYXZh) | `71.64% <0.00%> (-2.99%)` | :arrow_down: | 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=open-coap). 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=open-coap)

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