Informasjonsforvaltning / static-rdf-server

Apache License 2.0
3 stars 0 forks source link

feature: add last modified on ontology types Fixes #17 #70

Closed stigbd closed 2 years ago

stigbd commented 2 years ago

Resolves #17

github-actions[bot] commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #70 (8b97376) into main (d8816a5) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 8b97376 differs from pull request most recent head fff75c0. Consider uploading reports for the commit fff75c0 to get more accurate results

@@            Coverage Diff            @@
##              main       #70   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          301       358   +57     
=========================================
+ Hits           301       358   +57     
Impacted Files Coverage Δ
static_rdf_server/app.py 100.00% <100.00%> (ø)
static_rdf_server/routes/ontology.py 100.00% <100.00%> (ø)
static_rdf_server/routes/ontology_type.py 100.00% <100.00%> (ø)
static_rdf_server/routes/slash.py 100.00% <100.00%> (ø)
static_rdf_server/utils/config.py 100.00% <100.00%> (ø)
static_rdf_server/utils/utils.py 100.00% <100.00%> (ø)
static_rdf_server/__init__.py

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more