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

Extract for DCAT-US #7

Merged
merged 73 commits into from
Jun 2, 2023
Merged

Extract for DCAT-US #7

merged 73 commits into from
Jun 2, 2023

Conversation

rshewitt
Copy link
Contributor

@rshewitt rshewitt commented May 9, 2023

Pull Request

Related to Develop extract for DCAT-US ticket

About

  • Added DCAT-US extraction functionality.
  • Added tests to verify DCAT-US extraction works.
  • Added nginx and localstack services to docker compose yml.
  • Added 3 python libraries to poetry dependencies.

PR TASKS

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

@github-actions
Copy link

github-actions bot commented May 9, 2023

Coverage

Coverage Report
FileStmtsMissCoverMissing
datagovharvester
   __init__.py30100% 
datagovharvester/extract
   __init__.py1922 89%
   dcatus.py1122 82%
   utils.py1644 75%
datagovharvester/utils
   __init__.py00100% 
   json_utilities.py722 71%
   s3_utilities.py1544 73%
datagovharvester/validate
   __init__.py00100% 
   dcat_us.py240100% 
TOTAL951485% 

Tests Skipped Failures Errors Time
16 0 💤 0 ❌ 0 🔥 21.204s ⏱️

@jbrown-xentity jbrown-xentity requested a review from a team May 10, 2023 18:29
Copy link
Contributor

@nickumia-reisys nickumia-reisys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the new features to the README file or some other doc file.

.env Outdated Show resolved Hide resolved
datagovharvester/extract/utils.py Outdated Show resolved Hide resolved
datagovharvester/utils/s3_utilities.py Outdated Show resolved Hide resolved
tests/extract/test_dcatus.py Outdated Show resolved Hide resolved
datagovharvester/extract/utils.py Outdated Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
datagovharvester/extract/utils.py Outdated Show resolved Hide resolved
datagovharvester/extract/utils.py Outdated Show resolved Hide resolved
datagovharvester/utils/s3_utilities.py Outdated Show resolved Hide resolved
docker-compose.yml Outdated Show resolved Hide resolved
tests/extract/conftest.py Outdated Show resolved Hide resolved
tests/nginx.conf Outdated Show resolved Hide resolved
@rshewitt rshewitt merged commit 21a0252 into main Jun 2, 2023
4 checks passed
@rshewitt rshewitt deleted the extract-dcatus branch June 2, 2023 17:33
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.

None yet

5 participants