Skip to content

Conversation

eguguchkin
Copy link
Contributor

Fixes #155


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

@eguguchkin eguguchkin added this to the v0.62.1 milestone Oct 3, 2025
@eguguchkin eguguchkin requested review from forshev and moflotas October 3, 2025 14:28
@eguguchkin eguguchkin force-pushed the 155-extend-frac-prov-role branch 2 times, most recently from bf4cf80 to 3476114 Compare October 9, 2025 15:32
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 78.33333% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.07%. Comparing base (2daa556) to head (3476114).

Files with missing lines Patch % Lines
fracmanager/fraction_provider.go 67.56% 8 Missing and 4 partials ⚠️
fracmanager/fracmanager.go 95.23% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #176      +/-   ##
==========================================
+ Coverage   71.06%   71.07%   +0.01%     
==========================================
  Files         198      198              
  Lines       18219    18232      +13     
==========================================
+ Hits        12947    12959      +12     
+ Misses       4552     4544       -8     
- Partials      720      729       +9     

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

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.

Move Fraction Lifecycle Logic into a fractionProvider

4 participants