canonical / httprequest-lego-provider

httprequest-lego-provider - charm repository.
Apache License 2.0
0 stars 3 forks source link

Add missing ssh binary #33

Closed arturo-seijas closed 8 months ago

arturo-seijas commented 8 months ago

Applicable spec: N/A

Overview

Add missing ssh binary

Rationale

N/A

Module Changes

N/A

Checklist

github-actions[bot] commented 8 months ago

Test coverage for 4dbcedd7e8a53bf79ec075740b625d7c1377d45b

Name                                                   Stmts   Miss Branch BrPart  Cover   Missing
--------------------------------------------------------------------------------------------------
httprequest_lego_provider/__init__.py                      1      0      0      0   100%
httprequest_lego_provider/apps.py                          5      0      0      0   100%
httprequest_lego_provider/dns.py                          59      0      8      0   100%
httprequest_lego_provider/forms.py                        20      0      2      0   100%
httprequest_lego_provider/migrations/0001_initial.py       8      0      0      0   100%
httprequest_lego_provider/migrations/__init__.py           0      0      0      0   100%
httprequest_lego_provider/models.py                       10      0      0      0   100%
httprequest_lego_provider/serializers.py                  11      0      0      0   100%
httprequest_lego_provider/settings.py                      5      0      0      0   100%
httprequest_lego_provider/urls.py                          8      0      0      0   100%
httprequest_lego_provider/views.py                        49      0      8      0   100%
--------------------------------------------------------------------------------------------------
TOTAL                                                    176      0     18      0   100%

Static code analysis report

Run started:2024-02-26 13:03:41.318011

Test results:
    No issues identified.

Code scanned:
    Total lines of code: 876
    Total lines skipped (#nosec): 0
    Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0

Run metrics:
    Total issues (by severity):
        Undefined: 0
        Low: 0
        Medium: 0
        High: 0
    Total issues (by confidence):
        Undefined: 0
        Low: 0
        Medium: 0
        High: 0
Files skipped (0):