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

masci / banks
95%

Build:
DEFAULT BRANCH: main
Repo Added 29 Sep 2024 04:08PM UTC
Files 24
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • clelia/add-pydantic-input-and-xml-filter
  • copilot/migrate-project-config-away-from-hatch
  • docs/rename-claude-to-agents
  • docs/template-security-warning
  • feat-accept-bytes-for-filters
  • feat-support-documents
  • feat-support-video
  • fix-unknown-role-error-message
  • fix/safe-tool-callable-resolution
  • issue_70
  • logan/fix-deps
  • logan/fix_content_block_parsing
  • logan/optional_deps
  • main
  • massi/3.9
  • massi/34
  • massi/36
  • massi/54
  • massi/56
  • massi/58
  • massi/audio
  • massi/audio-filter
  • massi/audiourl
  • massi/bump-python
  • massi/deps
  • massi/fix-latest-hatch-lint
  • massi/img-bug
  • massi/typos
  • massi/xml-support
  • patch-1
  • update-readme-chat-example

18 Jun 2026 02:40PM UTC coverage: 94.8% (+0.03%) from 94.769%
27767342822

push

github

web-flow
fix: resolve tool callables from an explicit registry instead of importlib (#75)

The `tool` filter now registers each callable by name in
`CompletionExtension._callable_registry` at render time. `_get_tool_callable`
looks up callables exclusively from this registry — `importlib.import_module`
is no longer used — so only developer-supplied functions are ever invocable.

`Tool.import_path` is also excluded from the payload sent to the LLM, as the
field carries no meaning for the model and should not be exposed.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

102 of 108 branches covered (94.44%)

Branch coverage included in aggregate %.

17 of 17 new or added lines in 2 files covered. (100.0%)

846 of 892 relevant lines covered (94.84%)

0.95 hits per line

Relevant lines Covered
Build:
Build:
892 RELEVANT LINES 846 COVERED LINES
0.95 HITS PER LINE
Source Files on main
  • Tree
  • List 24
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27767342822 main fix: resolve tool callables from an explicit registry instead of importlib (#75) The `tool` filter now registers each callable by name in `CompletionExtension._callable_registry` at render time. `_get_tool_callable` looks up callables exclusively... push 18 Jun 2026 02:41PM UTC web-flow github
94.8
27755681025 fix/safe-tool-callable-resolution Merge 3a89ee2df into 3c9d09ddc Pull #75 18 Jun 2026 11:17AM UTC web-flow github
94.8
24994328106 main fix: prevent SSTI by switching to SandboxedEnvironment (#74) * docs: warn that prompt templates are trusted code Templates are rendered in an unsandboxed Jinja2 environment, so passing untrusted user input as template text allows arbitrary code ... push 27 Apr 2026 12:14PM UTC web-flow github
94.77
24993963446 docs/template-security-warning Merge 65e591559 into 1aed53841 Pull #74 27 Apr 2026 12:06PM UTC web-flow github
94.77
22861539457 copilot/migrate-project-config-away-from-hatch Merge 451926d84 into 1aed53841 Pull #73 09 Mar 2026 05:15PM UTC web-flow github
94.76
22861362601 copilot/migrate-project-config-away-from-hatch Merge 5d395f6c1 into 1aed53841 Pull #73 09 Mar 2026 03:40PM UTC web-flow github
94.76
22861306802 copilot/migrate-project-config-away-from-hatch Merge 835f63cc4 into 1aed53841 Pull #73 09 Mar 2026 03:38PM UTC web-flow github
94.76
22857098836 copilot/migrate-project-config-away-from-hatch Merge c0b731d65 into 1aed53841 Pull #73 09 Mar 2026 02:02PM UTC web-flow github
94.76
22096426347 main Add backfordward support for Python 3.9 (#71) Co-authored-by: Massimiliano Pippi <mpippi@gmail.com> push 17 Feb 2026 11:20AM UTC web-flow github
94.76
22095372686 issue_70 Merge 0930452c0 into 05ff5537c Pull #71 17 Feb 2026 10:47AM UTC web-flow github
94.76
See All Builds (155)
  • Repo on GitHub
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

© 2026 Coveralls, Inc