forked from ontoportal/ncbo_cron
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Merge to master: Release 3.0.0 #31
Open
syphax-bouazzouni
wants to merge
48
commits into
master
Choose a base branch
from
development
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+1,696
−212
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feature: Align to AgroPortal 2.9.1 release
…vportal/align-to-agroportal-3.0
…vportal/align-to-agroportal-3.0
…n-to-agroportal-3.0 Feature: Align to AgroPortal 3.0
…oyment Feature: add github CI/CD with capistrano for deployment
* add a script to count graphs in triple store * update graph count script to generate file in the reports folder * add graphs count report path config variable * add graphs counts to ncbo cron schedule
* add a script to migrate 4s dump to graph nt files * add a script to import any nt file into a graph * add a script to combine the metadata graphs files generation and import * add scripts that compares triples count in graph files and in triple store * update docker compose to use the default virtuoso image * add option to run import metadata graphs using docker for testing * add virtuoso custom scripts * simplify compare count to not do the benchmarks
* add a script to migrate 4s dump to graph nt files * add a script to import any nt file into a graph * add a script to combine the metadata graphs files generation and import * add scripts that compares triples count in graph files and in triple store * update docker compose to use the default virtuoso image * add option to run import metadata graphs using docker for testing * add virtuoso custom scripts * simplify compare count to not do the benchmarks * add benchmarking tests * update virtuoso docker image * add benchmarks examples documentation
* add option to run import metadata graphs using docker for testing * add virtuoso custom scripts * simplify compare count to not do the benchmarks * add benchmarking tests * update virtuoso docker image * add benchmarks examples documentation * a method no more eixstent in ruby 3 * migrate to minitest and activesupport 5 * run the CI tests using 3.2 instead of 2.7
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #31 +/- ##
==========================================
- Coverage 54.93% 54.40% -0.53%
==========================================
Files 20 20
Lines 1480 1498 +18
==========================================
+ Hits 813 815 +2
- Misses 667 683 +16
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes