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

fix: availableFrom now set to correct month for Import Previews #788

Merged
merged 1 commit into from
Oct 8, 2023

Conversation

morremeyer
Copy link
Member

Resolves #786.

@morremeyer morremeyer requested a review from a team as a code owner October 8, 2023 12:24
@codecov
Copy link

codecov bot commented Oct 8, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (68ebbb9) 81.72% compared to head (585293c) 81.72%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #788   +/-   ##
=======================================
  Coverage   81.72%   81.72%           
=======================================
  Files          37       37           
  Lines        3710     3711    +1     
=======================================
+ Hits         3032     3033    +1     
  Misses        578      578           
  Partials      100      100           
Files Coverage Δ
pkg/importer/parser/ynab-import/parse.go 95.52% <100.00%> (+0.06%) ⬆️

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

@morremeyer morremeyer enabled auto-merge (squash) October 8, 2023 12:26
@morremeyer morremeyer merged commit 8f108f1 into main Oct 8, 2023
6 checks passed
@morremeyer morremeyer deleted the fix/available-from branch October 8, 2023 12:26
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.

Import Preview: Available from is the zero value
1 participant