Conversation
szysas
added this pull request to stack #155
September 24, 2026 08:08
Drop the lwm2m module along with its unused coap-cli dependency, its spotbugs excludes and the README feature bullet. The IANA-registered APPLICATION_LWM2M_TLV/JSON content formats stay in MediaTypes - they are unrelated to the module. BREAKING CHANGE: the lwm2m module is no longer published.
szysas
removed this pull request from stack #155
September 24, 2026 10:58
szysas
added this pull request to stack #159
September 24, 2026 10:59
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## next-0 #153 +/- ##
============================================
+ Coverage 92.92% 93.66% +0.74%
+ Complexity 2142 1842 -300
============================================
Files 135 108 -27
Lines 4761 4043 -718
Branches 637 538 -99
============================================
- Hits 4424 3787 -637
+ Misses 192 139 -53
+ Partials 145 117 -28 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
szysas
marked this pull request as ready for review
September 24, 2026 11:02
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Drop the lwm2m module along with its unused coap-cli dependency, its spotbugs excludes and the README feature bullet.
The IANA-registered APPLICATION_LWM2M_TLV/JSON content formats stay in MediaTypes - they are unrelated to the module.
BREAKING CHANGE: the lwm2m module is no longer published.