Informasjonsforvaltning / datacatalogtordf

A library that will map a data catalog (inkl dataset, dataservices and other dcat resources) to rdf
Apache License 2.0
5 stars 0 forks source link

Validate content of lists #78

Closed stigbd closed 2 years ago

stigbd commented 2 years ago

Fixes #77

codecov[bot] commented 2 years ago

Codecov Report

Merging #78 (2d00634) into main (3eb00ad) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #78   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines         1520      1544   +24     
=========================================
+ Hits          1520      1544   +24     
Impacted Files Coverage Δ
src/datacatalogtordf/uri.py 100.00% <ø> (ø)
src/datacatalogtordf/catalog.py 100.00% <100.00%> (ø)
src/datacatalogtordf/catalogrecord.py 100.00% <100.00%> (ø)
src/datacatalogtordf/dataset.py 100.00% <100.00%> (ø)
src/datacatalogtordf/distribution.py 100.00% <100.00%> (ø)
src/datacatalogtordf/resource.py 100.00% <100.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more