Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FixedPrice auction type #1029

Merged
merged 1 commit into from
Sep 21, 2023

Add FixedPrice auction type

f73a306
Select commit
Loading
Failed to load commit list.
Merged

Add FixedPrice auction type #1029

Add FixedPrice auction type
f73a306
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 20, 2023 in 0s

42.61% (+0.00%) compared to 44bad2f

View this Pull Request on Codecov

42.61% (+0.00%) compared to 44bad2f

Details

Codecov Report

Patch coverage: 50.00% and no project coverage change.

Comparison is base (44bad2f) 42.60% compared to head (f73a306) 42.61%.

Additional details and impacted files
@@             Coverage Diff              @@
##           development    #1029   +/-   ##
============================================
  Coverage        42.60%   42.61%           
============================================
  Files              392      392           
  Lines             8116     8120    +4     
  Branches           933      934    +1     
============================================
+ Hits              3458     3460    +2     
- Misses            3774     3775    +1     
- Partials           884      885    +1     
Files Changed Coverage Δ
src/modules/auctions/auctions-setter.service.ts 19.27% <33.33%> (+0.52%) ⬆️
src/modules/auctions/models/AuctionType.enum.ts 84.61% <100.00%> (+1.28%) ⬆️

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