SETI / rms-opus

PDS OPUS - Outer Planets Data Search Tool
Apache License 2.0
9 stars 7 forks source link

Make HTML test result files more readable #1332

Closed rfrenchseti closed 6 months ago

rfrenchseti commented 6 months ago

Description of changes:

When HTML responses are saved to a file, they used to include the string \n instead of an actual newline. This meant that the entire response was returned on a single line, making it impossible to use "diff" to figure out what changed. This pull changes that and now stores the files with actual newlines in them instead making diffs much more useful.

Known problems:

None.

codecov[bot] commented 6 months ago

Welcome to Codecov :tada:

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered :open_umbrella: