Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

transfers: use banktime logic to compute EffectiveEntryDate #43

Merged
merged 1 commit into from
Dec 19, 2018

Conversation

adamdecaf
Copy link
Member

@adamdecaf adamdecaf commented Dec 18, 2018

@codecov-io
Copy link

codecov-io commented Dec 18, 2018

Codecov Report

Merging #43 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #43   +/-   ##
======================================
  Coverage    38.3%   38.3%           
======================================
  Files          14      14           
  Lines        1817    1817           
======================================
  Hits          696     696           
  Misses        948     948           
  Partials      173     173
Impacted Files Coverage Δ
transfers.go 33.88% <0%> (ø) ⬆️

Continue to review full report at Codecov.

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

@adamdecaf adamdecaf requested a review from wadearnold December 18, 2018 23:21
"traceNumber": "121042880000001",
"category": "Forward"
}
],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we need a batch control for the test?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you see moov-io/ach#388? It eliminates the need to include batch/file controls in the JSON. ach will try and tabulate the counts and sequence numbers then too. I hope it simplifies the API and doesn't introduce bugs. It's mentioned in the changelog, but I'm not calling it a "feature".

}
],
"IATBatches": null,
"fileControl": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we need a file control?

@adamdecaf adamdecaf merged commit 1c2bb9b into moov-io:master Dec 19, 2018
@adamdecaf adamdecaf deleted the banktime branch December 19, 2018 01:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants