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

AnotherRegularDude / ollama-web-search-mcp / 20001867629 / 1
100%
main: 100%

Build:
DEFAULT BRANCH: main
Ran 07 Dec 2025 09:01AM UTC
Files 32
Run time 0s
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: 99.721% (+0.1%) from 99.6%
20001867629.1

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

16 of 16 branches covered (100.0%)

Branch coverage included in aggregate %.

341 of 342 relevant lines covered (99.71%)

3.0 hits per line

Source Files on job 20001867629.1
  • Tree
  • List 32
  • Changed 13
  • Source Changed 13
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 20001867629
  • 44cfa362 on github
  • Prev Job for on main (#19842656362.1)
  • 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