This repository was archived by the owner on Jul 26, 2018. It is now read-only.
forked from DataQualityCommittee/dqc_us_rules
-
Notifications
You must be signed in to change notification settings - Fork 6
Breakout Date Bounds into a Separate CSV #8
Open
sagesmith-wf
wants to merge
22
commits into
Workiva:master
Choose a base branch
from
sagesmith-wf:xs-2410
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
561c053
Broke DATE_BOUNDS_DICT into a seperate cvs file to make it easier to …
8b35e34
Merge branch 'master' of github.com:workiva/dqc_us_rules into xs-2703
090b8fb
Merge branch 'master' of github.com:workiva/dqc_us_rules into xs-2410
c840e6c
PR changes made
2f10ed4
PR comments satisfied
8c9d598
Read style guide, PR comments satisfied
12305e8
Fixed PR comments
fda1976
Merge branch 'master' of github.com:workiva/dqc_us_rules into xs-2410
c333e95
Corrected changes caused by merge
3ba0857
Flake8 fixes of dqc_us_0006
faf3073
Fix errors caused in merge
50b0980
fix errors caused in merge
97a9b45
Fix flake8 formatting errors
f857077
Fix errors caused in mergs
0c66e1f
Fix flake8 Errros
e88c1d2
Fix spelling and formatting errors
8d551eb
Merge branch 'master' of github.com:DataQualityCommittee/dqc_us_rules…
02c4eb2
Both fixes in xs-2879
ee23176
Fix typo in comment
6e30cf8
Fix typo in comment
8fd3892
Merge pull request #58 from sagesmith-wf/xs-2703
0ffb8a6
Files merged
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| Period,Min,Max | ||
| "FY","340","390" | ||
| "Q1","65","115" | ||
| "Q3","245","295" | ||
| "Q2","155","205" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
however, should add an extra line here to make two blank lines above this function