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

fileHeader: allow immediate origin to be a 10 digit value #513

Merged
merged 1 commit into from
Apr 16, 2019

Conversation

adamdecaf
Copy link
Member

This allows clients to specify a 10 digit Immediate origin value (which is the field size) rather than hardcoding a leading space.

Related: #512
Fixes: #510

@codecov-io
Copy link

Codecov Report

Merging #513 into master will not change coverage.
The diff coverage is 100%.

@@           Coverage Diff           @@
##           master     #513   +/-   ##
=======================================
  Coverage   86.77%   86.77%           
=======================================
  Files         111      111           
  Lines        6564     6564           
=======================================
  Hits         5696     5696           
  Misses        566      566           
  Partials      302      302

@bkmoovio bkmoovio requested a review from wadearnold April 12, 2019 16:50
@eduardev
Copy link

Hi guys @wadearnold @bkmoovio

Can you please review this, so I can rebuild my dependencies back with moov-io?

Thanks.

@wadearnold wadearnold merged commit bd0132e into moov-io:master Apr 16, 2019
@wadearnold
Copy link
Member

Thank you @eduardev for the pull request! I wish I knew how to give you credit

@eduardev
Copy link

No worries @wadearnold, thank you for supporting oss ;)

@wadearnold
Copy link
Member

If you find a miss spelt word or anything else send a pull request. We always appreciate adding contributors. Join our slack channel if you need anything else.

@adamdecaf adamdecaf deleted the eduardev-master branch April 16, 2019 15:32
adamdecaf added a commit to adamdecaf/ach that referenced this pull request Apr 16, 2019
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.

File Header Immediate Origin field format
4 participants