Skip to content

Tests: coverage for application/llm/* and application/llm/handlers/* ; fix on parsers/test_markdown#1991

Merged
dartpain merged 5 commits intoarc53:mainfrom
ManishMadan2882:tester
Sep 30, 2025
Merged

Tests: coverage for application/llm/* and application/llm/handlers/* ; fix on parsers/test_markdown#1991
dartpain merged 5 commits intoarc53:mainfrom
ManishMadan2882:tester

Conversation

@ManishMadan2882
Copy link
Collaborator

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    * coverage for openai, anthropic and googleai llms
    * coverage for llm/handlers/*

  • Why was this change needed? (You can also link to an open issue here)

  • Other information:
    fixed test_markdown_token_chunking_via_max_tokens

 Coverage XML written to file coverage.xml
=========================== short test summary info ============================
FAILED tests/parser/file/test_markdown_parser.py::test_markdown_token_chunking_via_max_tokens - AssertionError: assert 1 > 1
 +  where 1 = len([(None, 'abcdefghij')])
================== 1 failed, 125 passed, 6 warnings in 46.33s ==================

@vercel
Copy link

vercel bot commented Sep 30, 2025

@ManishMadan2882 is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

@codecov
Copy link

codecov bot commented Sep 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 31.61%. Comparing base (2621395) to head (7d8ed2d).
⚠️ Report is 33 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1991      +/-   ##
==========================================
+ Coverage   28.27%   31.61%   +3.34%     
==========================================
  Files         107      107              
  Lines        8482     8484       +2     
==========================================
+ Hits         2398     2682     +284     
+ Misses       6084     5802     -282     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dartpain dartpain merged commit 82beafc into arc53:main Sep 30, 2025
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants