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

Merge to master: Release 3.0.0 #119

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Merge to master: Release 3.0.0 #119

wants to merge 6 commits into from

Conversation

Bilelkihal
Copy link
Collaborator

@Bilelkihal Bilelkihal commented Jan 30, 2025

imadbourouche and others added 5 commits December 9, 2024 20:29
…#113)

* reject private ontologies for non admin users in groups controller

* reject private ontologies from non admin users in categories controller

* extract function into helper and remove unnecessary comments

---------

Co-authored-by: OntoPortal Bot <[email protected]>
* fix: docker-compose app volume

* fix ncbo_ontology_recommender version

* add admin graphs controller to list triple store graphs and delete them

* update gemfile

* extract graph count path in a constant

* add graphs admin action unit tests
* fix: docker-compose app volume

* fix ncbo_ontology_recommender version

* add last 24 hours SPARQL queries logging

* add last_n_s_query_logs endpoint

* add  unit tests for the query logging feature

* add user query count endpoint
* add artefact route for mod api

* add distribution routes

* refactor /artefacts route code
@syphax-bouazzouni syphax-bouazzouni changed the title Merge to master: Release 2.5.3 Merge to master: Release 3.0.0 Feb 6, 2025
@syphax-bouazzouni syphax-bouazzouni removed the request for review from imadbourouche February 6, 2025 23:07
* remove cube monitoring

* reimplement tailling at the end redirection

* unpin minitest and add minitest-reporters and fail-fast

* use rackup to replace the deprecated Rack::Server

* fix  Rack::Utils.escape_html no more having the same behavior in ruby 3

* refactor logging file to work with Sinatra 4

* remove sinatra advanced routes

* fix some issue in code after migrating to ruby 3

* unpin all gems to latest versions and  make sure work for ruby 3.2

* updating  test CI to use ruby 3.2
Copy link

codecov bot commented Feb 6, 2025

Codecov Report

Attention: Patch coverage is 74.17219% with 39 lines in your changes missing coverage. Please review.

Project coverage is 72.98%. Comparing base (0eae7ed) to head (4284245).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
controllers/artefacts.rb 18.91% 30 Missing ⚠️
helpers/application_helper.rb 87.50% 5 Missing ⚠️
controllers/logging_controller.rb 86.95% 3 Missing ⚠️
controllers/admin_graphs_controller.rb 95.23% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
- Coverage   73.09%   72.98%   -0.11%     
==========================================
  Files          67       69       +2     
  Lines        3743     3817      +74     
==========================================
+ Hits         2736     2786      +50     
- Misses       1007     1031      +24     
Flag Coverage Δ
unittests 72.98% <74.17%> (-0.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

3 participants