Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CUD CKAN load for harvester 0.1 #19

Closed
wants to merge 10 commits into from
Closed

CUD CKAN load for harvester 0.1 #19

wants to merge 10 commits into from

Conversation

rshewitt
Copy link
Contributor

Pull Request

Related to create, update, and delete

About

We intend to use CKAN as the backend for harvester 0.1 so we need a way to create, update, and delete datasets on CKAN.

PR TASKS

  • The actual code changes.
  • Tests written and passed.
  • Any changes to docs?
  • Bumped version number in pyproject.toml (also checked on PyPi).

@rshewitt rshewitt requested a review from a team September 20, 2023 18:57
@github-actions
Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
harvester
   __init__.py30100% 
harvester/db/models
   __init__.py50100% 
   models.py530100% 
harvester/extract
   __init__.py1922 89%
   dcatus.py1122 82%
harvester/load
   __init__.py00100% 
   ckan.py110100% 
harvester/utils
   __init__.py00100% 
   json.py2277 68%
   pg.py3544 89%
   s3.py2466 75%
harvester/validate
   __init__.py00100% 
   dcat_us.py240100% 
TOTAL2072190% 

Tests Skipped Failures Errors Time
33 0 💤 0 ❌ 0 🔥 28.383s ⏱️

@rshewitt rshewitt closed this Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant