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

Request body code highlighting fixed #79

Merged
merged 1 commit into from
Apr 15, 2021
Merged

Conversation

tarampampam
Copy link
Owner

Description

Fixed

  • Request body code highlighting

Fixes #77

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I wrote unit tests for my code (if tests is required for my changes)
  • I have made changes in CHANGELOG.md file

@codecov
Copy link

codecov bot commented Apr 15, 2021

Codecov Report

Merging #79 (2c47f06) into master (2ad5006) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #79   +/-   ##
=======================================
  Coverage   85.81%   85.81%           
=======================================
  Files          49       49           
  Lines        1614     1614           
=======================================
  Hits         1385     1385           
  Misses        155      155           
  Partials       74       74           

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 2ad5006...2c47f06. Read the comment docs.

@tarampampam tarampampam merged commit 976d257 into master Apr 15, 2021
@tarampampam tarampampam deleted the fix-highlighting branch April 15, 2021 05:08
tarampampam added a commit that referenced this pull request May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Content-Type: text/xml not escaped
1 participant