Informasjonsforvaltning / dcat-ap-no-validator-service

A shacl based validator backend service for validating catalogs against dcat-ap-no specifications
Apache License 2.0
2 stars 1 forks source link

test: test in gitlab actions #94

Closed tenstad closed 2 years ago

github-actions[bot] commented 2 years ago
+==============================================================================+

                                   /$$$$$$            /$$
                                  /$$__  $$          | $$
               /$$$$$$$  /$$$$$$ | $$  \__//$$$$$$  /$$$$$$   /$$   /$$
              /$$_____/ |____  $$| $$$$   /$$__  $$|_  $$_/  | $$  | $$
             |  $$$$$$   /$$$$$$$| $$_/  | $$$$$$$$  | $$    | $$  | $$
              \____  $$ /$$__  $$| $$    | $$_____/  | $$ /$$| $$  | $$
              /$$$$$$$/|  $$$$$$$| $$    |  $$$$$$$  |  $$$$/|  $$$$$$$
             |_______/  \_______/|__/     \_______/   \___/   \____  $$
                                                              /$$  | $$
                                                             |  $$$$$$/
      by pyup.io                                              \______/

+==============================================================================+

 REPORT 

  Safety v2.1.1 is scanning for Vulnerabilities...
  Scanning dependencies in your files:

  -> .nox/safety-3-9/tmp/requirements.txt

  Using non-commercial database
  Found and scanned 128 packages
  Timestamp 2022-08-12 10:27:09
  1 vulnerability found
  0 vulnerabilities ignored

+==============================================================================+
 VULNERABILITIES FOUND
+==============================================================================+

-> Vulnerability found in rdflib version 6.2.0
   Vulnerability ID: 48547
   Affected spec: >0
   ADVISORY: Rdflib provides no way to control how external references
   are resolved, nor a way to implement caching of external resources. This...
   PVE-2022-48547
   For more information, please visit
   https://pyup.io/vulnerabilities/PVE-2022-48547/48547/

 Scan was completed. 1 vulnerability was found. 

+==============================================================================+
   REMEDIATIONS

  1 vulnerability was found in 1 package. For detailed remediation & fix 
  recommendations, upgrade to a commercial license. 

+==============================================================================+
codecov[bot] commented 2 years ago

Codecov Report

Merging #94 (bb5f636) into main (9329986) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head bb5f636 differs from pull request most recent head 960bdea. Consider uploading reports for the commit 960bdea to get more accurate results

@@            Coverage Diff            @@
##              main       #94   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          383       376    -7     
=========================================
- Hits           383       376    -7     
Impacted Files Coverage Δ
src/dcat_ap_no_validator_service/app.py 100.00% <ø> (ø)
..._no_validator_service/service/validator_service.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more