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

Correctly update the budgeted amount when using UpdateCategoryForCurrentMonth #25

Closed
wants to merge 117 commits into from

Conversation

johandk89
Copy link

@johandk89 johandk89 commented Feb 23, 2021

As seen here the structure updated to be:

{
  "category": {
    "budgeted": 0
  }
}

Fixes #24

Bruno M V Souza and others added 27 commits December 20, 2018 18:56
Fix CI badge

See merge request bs/ynab.go!20
Using gitlab's badages

See merge request bs/ynab.go!21
Remove unecessary badge

See merge request bs/ynab.go!22
With the advent of Debian Buster, go's base images started to be build using Debian Buster instead of Debian Stretch, which broke the build pipeline.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 705

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.07%) to 95.573%

Totals Coverage Status
Change from base Build 373: 1.07%
Covered Lines: 626
Relevant Lines: 655

💛 - Coveralls

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.

UpdateCategoryForCurrentMonth doesn't update the Budgeted amount
7 participants