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 static RDF parsed data #16

Merged
merged 2 commits into from
Jul 22, 2020
Merged

Add static RDF parsed data #16

merged 2 commits into from
Jul 22, 2020

Conversation

srevinsaju
Copy link
Member

RDF data is now created on every static HTML generation. Static RDF are more useful than server side processed
RDFs for performance reasons; aslo(v1) took 5-7 seconds to query the database and generate a RDF, while in thery
the new data should be delivered to the user almost as immediate

RDF data is now created on every static HTML generation. Static RDF are more useful than server side processed
RDFs for performance reasons; aslo(v1) took 5-7 seconds to query the database and generate a RDF, while in thery
the new data should be delivered to the user almost as immediate
@codecov
Copy link

codecov bot commented Jul 22, 2020

Codecov Report

Merging #16 into master will decrease coverage by 0.06%.
The diff coverage is 29.78%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
- Coverage   31.95%   31.89%   -0.07%     
==========================================
  Files           6        7       +1     
  Lines         582      627      +45     
==========================================
+ Hits          186      200      +14     
- Misses        396      427      +31     
Impacted Files Coverage Δ
aslo4/generator.py 29.35% <9.09%> (-0.55%) ⬇️
aslo4/rdf/rdf.py 36.11% <36.11%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8457577...2e48e44. Read the comment docs.

@srevinsaju srevinsaju merged commit 453f3ed into master Jul 22, 2020
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.

1 participant