Skip to content

Commit

Permalink
bump pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
rshewitt committed Dec 22, 2023
1 parent b107f0a commit a7533d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "datagov-harvesting-logic"
version = "0.0.3-2"
version = "0.0.4"
description = ""
# authors = [
# {name = "Jin Sun", email = "[email protected]"},
Expand Down

1 comment on commit a7533d2

@github-actions
Copy link

Choose a reason for hiding this comment

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

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 🔥 15.699s ⏱️

Please sign in to comment.