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

fix: change type to List (breaking change) #69

Closed jeffreiffers closed 2 years ago

jeffreiffers commented 2 years ago

Fixes #68

codecov[bot] commented 2 years ago

Codecov Report

Merging #69 (8fc2c22) into main (95d8a9a) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #69   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines         1442      1444    +2     
=========================================
+ Hits          1442      1444    +2     
Impacted Files Coverage Δ
src/datacatalogtordf/dataset.py 100.00% <100.00%> (ø)
src/datacatalogtordf/distribution.py 100.00% <100.00%> (ø)

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