ckan / ckanext-validation

CKAN extension for validating Data Packages using Table Schema.
MIT License
28 stars 33 forks source link

Use new frictionless Report component #70

Closed aivuk closed 2 years ago

aivuk commented 2 years ago

Replace goodtable-ui components and uses Frictionless React Components https://components.frictionlessdata.io

codecov[bot] commented 2 years ago

Codecov Report

Merging #70 (4d51962) into dev-v2 (e8f9f01) will decrease coverage by 0.29%. The diff coverage is 93.05%.

@@            Coverage Diff             @@
##           dev-v2      #70      +/-   ##
==========================================
- Coverage   84.48%   84.18%   -0.30%     
==========================================
  Files          24       24              
  Lines        2062     2042      -20     
==========================================
- Hits         1742     1719      -23     
- Misses        320      323       +3     
Impacted Files Coverage Δ
ckanext/validation/jobs.py 83.67% <87.80%> (-0.05%) :arrow_down:
ckanext/validation/helpers.py 90.69% <100.00%> (+0.95%) :arrow_up:
ckanext/validation/logic.py 68.27% <100.00%> (-0.13%) :arrow_down:
ckanext/validation/tests/test_form.py 100.00% <100.00%> (ø)
ckanext/validation/tests/test_jobs.py 100.00% <100.00%> (ø)
ckanext/validation/tests/test_logic.py 100.00% <100.00%> (ø)

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