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

add mdtranslator as transformation app #27

Merged
merged 16 commits into from
Dec 22, 2023
Merged

Conversation

rshewitt
Copy link
Contributor

@rshewitt rshewitt commented Dec 21, 2023

Pull Request

Related to #4565

About

Add mdtranslator app to transform fgdc sources into iso19115

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 December 21, 2023 20:05
jbrown-xentity
jbrown-xentity previously approved these changes Dec 21, 2023
Copy link
Contributor

@jbrown-xentity jbrown-xentity left a comment

Choose a reason for hiding this comment

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

Looks good, separating the quick unit tests from integration tests I really like. Let's us separate the "I broke something with my changes" from "something is broken if it's deployed now", and allows for more nuanced review of those integration tests (ie they might be more fragile)

Copy link

github-actions bot commented Dec 22, 2023

Coverage

Coverage Report
FileStmtsMissCoverMissing
harvester
   __init__.py120100% 
   compare.py50100% 
   extract.py4877 85%
   load.py8566 93%
   transform.py1377 46%
harvester/utils
   __init__.py20100% 
   json.py40100% 
harvester/validate
   __init__.py20100% 
   dcat_us.py2433 88%
TOTAL1952388% 

Tests Skipped Failures Errors Time
24 0 💤 0 ❌ 0 🔥 17.417s ⏱️

robert-bryson
robert-bryson previously approved these changes Dec 22, 2023
@robert-bryson
Copy link
Contributor

Friendly reminder to bump the version if this is intended to be consumed as a new version on pypi.

robert-bryson
robert-bryson previously approved these changes Dec 22, 2023
@jbrown-xentity jbrown-xentity merged commit a9aede2 into main Dec 22, 2023
5 checks passed
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.

3 participants