Skip to content

Commit

Permalink
update: gather iso/non-iso
Browse files Browse the repository at this point in the history
To highlight connection to import
  • Loading branch information
nickumia-reisys committed Sep 20, 2023
1 parent e1aa69b commit de73d75
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions docs/single_xml.mmd
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,9 @@ flowchart LR
change_object[[Mark Existing Object as Changed]]
change_object_2[[Mark Existing Object as Changed]]
guess_standard[[Guess Metadata Standard]]
save_content[[Save Content]]
save_content_2[[Save Content]]
save_original_document[[Save Original Content]]
save_content[["Save Content (ISO)"]]
save_content_2[["Save Content (ISO)"]]
save_original_document[["Save Original Content (non-ISO)"]]
update[[Update Dataset]]
do_nothing[[Nothing to do]]
create[[Create New Package]]
Expand Down
2 changes: 1 addition & 1 deletion docs/single_xml.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit de73d75

@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__.py30100% 
harvester/db/models
   __init__.py50100% 
   models.py530100% 
harvester/extract
   __init__.py1922 89%
   dcatus.py1122 82%
harvester/utils
   __init__.py00100% 
   json.py2266 73%
   pg.py3544 89%
   s3.py2466 75%
harvester/validate
   __init__.py00100% 
   dcat_us.py240100% 
TOTAL1962090% 

Tests Skipped Failures Errors Time
29 0 💤 0 ❌ 0 🔥 14.384s ⏱️

Please sign in to comment.