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

Feature: implement ontology agents endpoint #84

Merged
merged 6 commits into from
Jul 23, 2024

Merge branch 'development' into feature/add-ontology-agents-endpoint

e67914c
Select commit
Loading
Failed to load commit list.
Merged

Feature: implement ontology agents endpoint #84

Merge branch 'development' into feature/add-ontology-agents-endpoint
e67914c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2024 in 0s

71.68% (+0.41%) compared to 85617ad

View this Pull Request on Codecov

71.68% (+0.41%) compared to 85617ad

Details

Codecov Report

Attention: Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.68%. Comparing base (85617ad) to head (e67914c).
Report is 15 commits behind head on development.

Files Patch % Lines
controllers/agents_controller.rb 92.85% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development      #84      +/-   ##
===============================================
+ Coverage        71.26%   71.68%   +0.41%     
===============================================
  Files               67       67              
  Lines             3508     3662     +154     
===============================================
+ Hits              2500     2625     +125     
- Misses            1008     1037      +29     

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