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

Apply pending deposits #422

Merged
merged 15 commits into from
Nov 8, 2023

add event

17e1858
Select commit
Loading
Failed to load commit list.
Merged

Apply pending deposits #422

add event
17e1858
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2023 in 1s

99.65% (+0.00%) compared to 3c8c204

View this Pull Request on Codecov

99.65% (+0.00%) compared to 3c8c204

Details

Codecov Report

Merging #422 (17e1858) into master (3c8c204) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #422   +/-   ##
=======================================
  Coverage   99.64%   99.65%           
=======================================
  Files          27       27           
  Lines        1133     1157   +24     
  Branches      107      113    +6     
=======================================
+ Hits         1129     1153   +24     
  Partials        4        4           
Files Coverage Δ
speid/commands/spei.py 100.00% <100.00%> (ø)
speid/helpers/transaction_helper.py 97.50% <100.00%> (+0.13%) ⬆️
speid/models/transaction.py 99.39% <ø> (ø)
speid/tasks/transactions.py 100.00% <100.00%> (ø)
speid/types.py 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3c8c204...17e1858. Read the comment docs.