Skip to content

chore: fraction search unit tests for active/sealed fraction#185

Merged
cheb0 merged 55 commits intomainfrom
177-fraction-tests
Nov 5, 2025
Merged

chore: fraction search unit tests for active/sealed fraction#185
cheb0 merged 55 commits intomainfrom
177-fraction-tests

Conversation

@cheb0
Copy link
Member

@cheb0 cheb0 commented Oct 10, 2025

Description

This pull requests migrates a part of integration tests for fraction search to unit tests.

Fixes #177


  • I have read and followed all requirements in CONTRIBUTING.md;
  • I used LLM/AI assistance to make this pull request;

If you have used LLM/AI assistance please provide model name and full prompt:

Model: {{model-name}}
Prompt: {{prompt}}

@github-actions
Copy link
Contributor

PR Title Validation Failed
Please refer to CONTRIBUTING.md

@cheb0 cheb0 changed the title Fraction search unit tests for active/sealed fraction chore(fracmanager): fraction search unit tests for active/sealed fraction Oct 10, 2025
@cheb0 cheb0 requested a review from eguguchkin October 16, 2025 15:58
@eguguchkin eguguchkin added this to the v0.62.3 milestone Oct 17, 2025
@eguguchkin eguguchkin requested review from dkharms and removed request for forshev October 17, 2025 14:02
@dkharms dkharms force-pushed the 180-reusable-indexer branch from c44740b to d423110 Compare October 23, 2025 11:12
@eguguchkin eguguchkin modified the milestones: v0.62.3, v0.62.4 Oct 23, 2025
@eguguchkin eguguchkin force-pushed the 180-reusable-indexer branch from 53a4581 to 17c35fe Compare October 31, 2025 17:57
Base automatically changed from 180-reusable-indexer to main November 5, 2025 15:16
cheb0 added 2 commits November 5, 2025 20:52
# Conflicts:
#	tests/integration_tests/integration_test.go
#	tests/integration_tests/single_test.go
@codecov-commenter
Copy link

codecov-commenter commented Nov 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.67%. Comparing base (e5c0bf2) to head (373ba41).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #185      +/-   ##
==========================================
- Coverage   71.79%   71.67%   -0.13%     
==========================================
  Files         199      199              
  Lines       14570    14570              
==========================================
- Hits        10461    10443      -18     
- Misses       3377     3395      +18     
  Partials      732      732              

☔ 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.

@cheb0 cheb0 merged commit 3143c92 into main Nov 5, 2025
7 checks passed
@cheb0 cheb0 deleted the 177-fraction-tests branch November 5, 2025 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add unit tests for fraction search

4 participants