• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

AnotherRegularDude / ollama-web-search-mcp / 20001867629
100%

Build:
DEFAULT BRANCH: main
Ran 07 Dec 2025 09:01AM UTC
Jobs 1
Files 16
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 Dec 2025 09:01AM UTC coverage: 100.0%. Remained the same
20001867629

push

github

web-flow
feat: add web fetch tool for retrieving web page content (#1)

## TL;DR
This PR adds a new web fetch tool that allows AI assistants to retrieve
content from specific URLs using the Ollama web fetch API.

## Changes
- Added new `web_fetch` tool implementation using Ollama's web fetch API
- Created `WebFetch` service object to handle web content fetching logic
- Added `WebFetchResult` entity to structure the fetched web content
data
- Extended `OllamaGateway` to support the new web fetch endpoint
- Updated server factory to include the new web fetch tool by default
- Added comprehensive tests for the new functionality
- Improved code documentation with YARD comments
- Refactored existing specs for better organization

## Dependencies
- No new gem dependencies added
- Uses existing Ollama web fetch API endpoint

## Notes
- Feature flag: Not applicable
- Performance impact: Minimal, adds new tool capability
- Breaking changes: None
- Migration required: None
- Rollback plan: Revert merge commit

10 of 10 branches covered (100.0%)

Branch coverage included in aggregate %.

62 of 62 new or added lines in 7 files covered. (100.0%)

171 of 171 relevant lines covered (100.0%)

5.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20001867629.1 07 Dec 2025 09:01AM UTC 32
99.72
GitHub Action Run
Source Files on build 20001867629
  • Tree
  • List 16
  • Changed 13
  • Source Changed 13
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #20001867629
  • 44cfa362 on github
  • Prev Build on main (#19842656362)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc