-
Notifications
You must be signed in to change notification settings - Fork 4
70 formatting function round type #76
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
Merged
Merged
Changes from all commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
5ce0bdf
code modification to jjcsformats
iaugusty 81f9adc
updates to test scripts
iaugusty 33230be
update test snapshots
iaugusty 22cfc2f
devtools::document()
iaugusty 094f9fc
round_type io roundmethod
iaugusty 32b15c6
extra test snapshot
iaugusty 280656c
updates to some junco default formats + impacted tests
iaugusty 29366ce
round_type should be passed to paginate_to_mpfs as well
iaugusty 98d7774
round_type as argument to tt_to_tlgrtf
iaugusty 5181122
[skip style] [skip vbump] Restyle files
github-actions[bot] 9e5af1f
[skip roxygen] [skip vbump] Roxygen Man Pages Auto Update
github-actions[bot] 3be1847
resolve test problems
iaugusty 9dd56bd
apply review suggestions
iaugusty fed3c42
Merge branch 'dev' of https://github.com/johnsonandjohnson/junco into…
iaugusty 5b59db5
[skip style] [skip vbump] Restyle files
github-actions[bot] 3120443
[skip roxygen] [skip vbump] Roxygen Man Pages Auto Update
github-actions[bot] a425c77
update tests for round_type
iaugusty c01ecc2
document
iaugusty a8a7080
code update + styler
iaugusty f976325
[skip style] [skip vbump] Restyle files
github-actions[bot] 213c7ce
[skip roxygen] [skip vbump] Roxygen Man Pages Auto Update
github-actions[bot] dded592
lintr
iaugusty c07351d
[skip style] [skip vbump] Restyle files
github-actions[bot] c8dba05
address spelling
iaugusty 15ba038
Merge branch '70-formatting-function-round_type' of https://github.co…
iaugusty 0b08970
[skip roxygen] [skip vbump] Roxygen Man Pages Auto Update
github-actions[bot] 933137f
remove 1 test, covered above
iaugusty 6f0587e
update ref to formatting functions
iaugusty f553161
roxygen update + test update
iaugusty 936663d
[skip style] [skip vbump] Restyle files
github-actions[bot] f6f8e80
[skip roxygen] [skip vbump] Roxygen Man Pages Auto Update
github-actions[bot] f65e676
fix styler
iaugusty 8165e59
[skip style] [skip vbump] Restyle files
github-actions[bot] ae985c7
set valid_round_type as defaults for round_type
iaugusty 3c527a0
[skip style] [skip vbump] Restyle files
github-actions[bot] 2c6cc02
fix: codepencies
munoztd0 4ad1f13
fix: lint
munoztd0 91a511b
fix: .rtf .Rbuildignore
munoztd0 fe9f7c3
116 tt to tbldf function behavior with invalid structures (#124)
munoztd0 767a05c
update to jjcsformat_range_fct per suggestion Joe
iaugusty 3983300
Merge branch '70-formatting-function-round_type' of https://github.co…
iaugusty 0117e50
Merge branch 'dev' into 70-formatting-function-round_type
munoztd0 621cd5a
[skip style] [skip vbump] Restyle files
github-actions[bot] 6d012fa
add censor_char to function
iaugusty d78ddbf
Update R-CMD-check.yaml
munoztd0 a854b54
update to tt_to_tbldf and add tests
iaugusty 5c0ecb9
in calc_one_visit only sas and iec rounding for now
iaugusty d88448f
Merge branch 'dev' into 70-formatting-function-round_type
munoztd0 45a4b47
[skip style] [skip vbump] Restyle files
github-actions[bot] c0a0c35
trigger checks
iaugusty bd78027
fix: DESCRIPTION
munoztd0 c5359e5
Merge remote-tracking branch 'origin/dev' into 70-formatting-function…
munoztd0 b45b9e2
Rework calc_one_visit, add 'support' for 'default' format to jjcsformats
gmbecker 860424b
[skip style] [skip vbump] Restyle files
github-actions[bot] ddbce8a
fix: inheritParams in WORDLIST
munoztd0 ada5fd6
Merge remote-tracking branch 'origin/70-formatting-function-round_typ…
munoztd0 c9ac594
Merge branch 'dev' into 70-formatting-function-round_type
gmbecker 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 |
|---|---|---|
|
|
@@ -32,7 +32,6 @@ programs_external/* | |
| #IDE | ||
| .vscode/settings.json | ||
| .idea/* | ||
| temp_ilse/* | ||
|
|
||
| #Air | ||
| air.toml | ||
|
|
||
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.