Skip to content
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

extends owning device about DTLS with psk #247

Merged
merged 4 commits into from
Apr 6, 2022
Merged

Conversation

jkralik
Copy link
Member

@jkralik jkralik commented Apr 4, 2022

No description provided.

@jkralik jkralik force-pushed the jkralik/feature/ownWithPsk branch from 3c2f472 to d55cfaa Compare April 4, 2022 09:16
@jkralik jkralik force-pushed the jkralik/feature/ownWithPsk branch from 502ca20 to 90cae55 Compare April 4, 2022 11:22
@codecov-commenter
Copy link

codecov-commenter commented Apr 4, 2022

Codecov Report

Merging #247 (a118417) into main (968f7fb) will decrease coverage by 0.44%.
The diff coverage is 51.51%.

@@            Coverage Diff             @@
##             main     #247      +/-   ##
==========================================
- Coverage   61.00%   60.56%   -0.45%     
==========================================
  Files          63       63              
  Lines        3888     3984      +96     
==========================================
+ Hits         2372     2413      +41     
- Misses       1201     1243      +42     
- Partials      315      328      +13     
Impacted Files Coverage Δ
client/core/getOwnership.go 81.81% <0.00%> (ø)
client/core/otm/manufacturer/client.go 76.74% <ø> (-1.52%) ⬇️
client/deviceOwnershipBackend.go 0.00% <0.00%> (ø)
pkg/net/coap/client.go 53.11% <33.33%> (+0.49%) ⬆️
client/core/ownDevice.go 57.87% <39.08%> (-5.23%) ⬇️
client/core/otm/client.go 71.05% <64.81%> (-4.56%) ⬇️
client/deviceOwnershipSDK.go 53.84% <75.00%> (-0.83%) ⬇️
client/client.go 61.20% <100.00%> (ø)
...core/otm/just-works/cipher/tlsAecdhAes128Sha256.go 73.58% <100.00%> (+2.15%) ⬆️
client/core/otm/just-works/client.go 96.00% <100.00%> (-0.43%) ⬇️
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 968f7fb...a118417. Read the comment docs.

@jkralik jkralik requested a review from der-dano April 4, 2022 12:26
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 4, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

59.9% 59.9% Coverage
0.0% 0.0% Duplication

@jkralik jkralik merged commit d8ce6f8 into main Apr 6, 2022
@jkralik jkralik deleted the jkralik/feature/ownWithPsk branch April 6, 2022 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants