Crunch-io / rcrunch

R package for interacting with the Crunch API
https://crunch.io/r/crunch/
GNU Lesser General Public License v3.0
9 stars 15 forks source link

declare json #604

Closed malecki closed 1 year ago

malecki commented 1 year ago

this restores previous functionality but continues to wrap the script in a shoji envlope. Arguably the content type should be text/plain and remove the wrapEntity here. Opting not to do that initially to avoid possible side effects.

codecov[bot] commented 1 year ago

Codecov Report

Base: 90.77% // Head: 90.77% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (ad0ac80) compared to base (d6f90f9). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #604 +/- ## ======================================= Coverage 90.77% 90.77% ======================================= Files 128 128 Lines 8436 8437 +1 ======================================= + Hits 7658 7659 +1 Misses 778 778 ``` | [Impacted Files](https://codecov.io/gh/Crunch-io/rcrunch/pull/604?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Crunch-io) | Coverage Δ | | |---|---|---| | [R/automation.R](https://codecov.io/gh/Crunch-io/rcrunch/pull/604/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Crunch-io#diff-Ui9hdXRvbWF0aW9uLlI=) | `94.11% <100.00%> (+0.07%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Crunch-io). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Crunch-io)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.