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

chore: add custom workflow to dump logs from docker-containers in tests #97

Closed stigbd 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 12:56:23
  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 #97 (2ee9110) into main (9329986) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #97   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          383       396   +13     
=========================================
+ Hits           383       396   +13     
Impacted Files Coverage Δ
..._validator_service/adapter/remote_graph_adapter.py 100.00% <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