Skip to content

Conversation

timsilvers
Copy link
Contributor

This seems to match RFC 4122

Each field is treated as an integer and has its value printed as a zero-filled hexadecimal digit string with the most significant digit first. The hexadecimal values "a" through "f" are output as lower case characters and are case insensitive on input.

@codecov
Copy link

codecov bot commented Feb 16, 2021

Codecov Report

Merging #8 (9c4abe8) into master (d687f55) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #8   +/-   ##
=======================================
  Coverage   56.70%   56.70%           
=======================================
  Files           5        5           
  Lines         164      164           
=======================================
  Hits           93       93           
  Misses         71       71           
Impacted Files Coverage Δ
openapi_schema_validator/_format.py 57.89% <0.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 d687f55...9c4abe8. Read the comment docs.

@p1c2u p1c2u merged commit 300f81e into python-openapi:master Feb 17, 2021
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.

2 participants