Skip to content

feat: modpacks#125

Open
Vilsol wants to merge 88 commits into
stagingfrom
feat/modpacks
Open

feat: modpacks#125
Vilsol wants to merge 88 commits into
stagingfrom
feat/modpacks

fix: Removed unneeded TODO

bc7c1ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 11, 2026 in 1s

43.56% (+1.83%) compared to 7b96fac

View this Pull Request on Codecov

43.56% (+1.83%) compared to 7b96fac

Details

Codecov Report

❌ Patch coverage is 57.30337% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.56%. Comparing base (7b96fac) to head (bc7c1ac).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
dataloader/loaders.go 0.00% 14 Missing ⚠️
db/user.go 0.00% 11 Missing ⚠️
db/modpack.go 76.92% 5 Missing and 4 partials ⚠️
conversion/ent_to_graphql.go 82.60% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           staging     #125      +/-   ##
===========================================
+ Coverage    41.73%   43.56%   +1.83%     
===========================================
  Files          128      113      -15     
  Lines         6146     6613     +467     
===========================================
+ Hits          2565     2881     +316     
- Misses        3191     3274      +83     
- Partials       390      458      +68     

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