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

feat: allocation setting shortcuts for spend and budgeted amount of last month #303

Merged
merged 1 commit into from
Aug 15, 2022

Conversation

morremeyer
Copy link
Member

Resolves #44.

@codecov
Copy link

codecov bot commented Aug 15, 2022

Codecov Report

Merging #303 (dd6ce01) into main (ea0c310) will decrease coverage by 1.19%.
The diff coverage is 81.03%.

❗ Current head dd6ce01 differs from pull request most recent head 46588a0. Consider uploading reports for the commit 46588a0 to get more accurate results

@@            Coverage Diff             @@
##             main     #303      +/-   ##
==========================================
- Coverage   98.02%   96.82%   -1.20%     
==========================================
  Files          17       17              
  Lines        1669     1765      +96     
==========================================
+ Hits         1636     1709      +73     
- Misses         26       43      +17     
- Partials        7       13       +6     
Impacted Files Coverage Δ
pkg/controllers/envelope.go 94.33% <27.27%> (-3.70%) ⬇️
pkg/controllers/budget.go 93.29% <83.09%> (-2.56%) ⬇️
pkg/models/envelope.go 94.44% <90.47%> (-5.56%) ⬇️
pkg/httperrors/errors.go 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@morremeyer morremeyer mentioned this pull request Aug 15, 2022
4 tasks
@morremeyer morremeyer force-pushed the feat/month-allocation-month-before branch from dd6ce01 to 46588a0 Compare August 15, 2022 14:07
@morremeyer morremeyer merged commit 05bdd62 into main Aug 15, 2022
@morremeyer morremeyer deleted the feat/month-allocation-month-before branch August 15, 2022 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allocation setting shortcuts
1 participant