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

Change JSONIFY_PRETTYPRINT_REGULAR flask property to false [Dev] #166

Merged
merged 4 commits into from
Sep 28, 2020
Merged

Change JSONIFY_PRETTYPRINT_REGULAR flask property to false [Dev] #166

merged 4 commits into from
Sep 28, 2020

Conversation

canattofilipe
Copy link
Contributor

  • Please check if the PR fulfills these requirements
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Improvement

  • What is the current behavior? (You can also link to an open issue here)
    The result is formatted

  • What is the new behavior (if this is a feature change)?
    The result isn't formatted

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    It doesn't

  • Is there any issue related to this PR in other repository? (such as dojot/dojot)
    No

  • Other information:

Issue: dojot/dojot#1718

@codecov
Copy link

codecov bot commented Sep 22, 2020

Codecov Report

Merging #166 into development will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #166      +/-   ##
===============================================
+ Coverage        73.62%   73.64%   +0.01%     
===============================================
  Files               17       17              
  Lines             1710     1711       +1     
===============================================
+ Hits              1259     1260       +1     
  Misses             451      451              
Impacted Files Coverage Δ
DeviceManager/app.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 36292ea...ee8904e. Read the comment docs.

@canattofilipe canattofilipe changed the title Change JSONIFY_PRETTYPRINT_REGULAR flask property to flase Change JSONIFY_PRETTYPRINT_REGULAR flask property to false Sep 22, 2020
@canattofilipe canattofilipe changed the title Change JSONIFY_PRETTYPRINT_REGULAR flask property to false Change JSONIFY_PRETTYPRINT_REGULAR flask property to false [Dev] Sep 22, 2020
Copy link

@thiagodpf thiagodpf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

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.

None yet

3 participants