ckan / ckanext-validation

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

QGOV cleanup as per #57 #67

Closed ThrawnCA closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #67 (636aab9) into master (cd06189) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   82.67%   82.70%   +0.03%     
==========================================
  Files          26       26              
  Lines        2147     2157      +10     
==========================================
+ Hits         1775     1784       +9     
- Misses        372      373       +1     
Impacted Files Coverage Δ
ckanext/validation/logic.py 68.66% <100.00%> (ø)
ckanext/validation/plugin/__init__.py 97.18% <100.00%> (-0.55%) :arrow_down:
ckanext/validation/utils.py 100.00% <100.00%> (ø)

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