plgd-dev / go-coap

Implementation of CoAP Server & Client in Go
https://coap.technology
Apache License 2.0
446 stars 116 forks source link

delete Dockerfile for testing purposes #444

Closed jkralik closed 1 year ago

jkralik commented 1 year ago

We have a pipeline in place to verify pull requests, and all users have the ability to run the tests on their local machines.

codecov-commenter commented 1 year ago

Codecov Report

Merging #444 (165e3d1) into master (15811e4) will decrease coverage by 0.08%. The diff coverage is n/a.

:exclamation: Current head 165e3d1 differs from pull request most recent head 86076d7. Consider uploading reports for the commit 86076d7 to get more accurate results

@@            Coverage Diff             @@
##           master     #444      +/-   ##
==========================================
- Coverage   72.29%   72.21%   -0.08%     
==========================================
  Files          70       70              
  Lines        5428     5428              
==========================================
- Hits         3924     3920       -4     
- Misses       1115     1117       +2     
- Partials      389      391       +2     

see 2 files with indirect coverage changes

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
No Duplication information No Duplication information