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

byte alignment #2774

Merged
merged 1 commit into from
Jul 4, 2021
Merged

byte alignment #2774

merged 1 commit into from
Jul 4, 2021

Conversation

lancoLiu
Copy link
Contributor

@lancoLiu lancoLiu commented Jul 2, 2021

  • With pull requests:
    • Open your pull request against master
    • Your pull request should have no more than two commits, if not you should squash them.
    • It should pass all tests in the available continuous integration systems such as GitHub Actions.
    • You should add/modify tests to cover your proposed code changes.
    • If your pull request contains a new feature, please document it on the README.

@codecov
Copy link

codecov bot commented Jul 2, 2021

Codecov Report

Merging #2774 (4131eb1) into master (372cc4a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2774   +/-   ##
=======================================
  Coverage   98.70%   98.70%           
=======================================
  Files          41       41           
  Lines        2086     2086           
=======================================
  Hits         2059     2059           
  Misses         15       15           
  Partials       12       12           
Impacted Files Coverage Δ
gin.go 99.18% <ø> (ø)

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 372cc4a...4131eb1. Read the comment docs.

@appleboy appleboy added this to the v1.8 milestone Jul 4, 2021
@appleboy appleboy merged commit 9c27053 into gin-gonic:master Jul 4, 2021
Bisstocuz pushed a commit to Bisstocuz/gin that referenced this pull request Nov 22, 2021
(cherry picked from commit 9c27053)
Bisstocuz pushed a commit to Bisstocuz/gin that referenced this pull request Nov 22, 2021
(cherry picked from commit 9c27053)
Bisstocuz pushed a commit to Bisstocuz/gin that referenced this pull request Nov 22, 2021
(cherry picked from commit 9c27053)
Bisstocuz pushed a commit to Bisstocuz/gin that referenced this pull request Nov 22, 2021
(cherry picked from commit 9c27053)
thinkerou pushed a commit that referenced this pull request Nov 23, 2021
Bisstocuz pushed a commit to Bisstocuz/gin that referenced this pull request Nov 23, 2021
(cherry picked from commit 9c27053)
thinkerou pushed a commit that referenced this pull request Nov 24, 2021
thinkerou pushed a commit that referenced this pull request Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants