Skip to content

Fix #include order in util/json.cpp #4922

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

Merged
merged 1 commit into from
Jul 17, 2019

Conversation

karkhaz
Copy link
Collaborator

@karkhaz karkhaz commented Jul 17, 2019

No description provided.

@karkhaz
Copy link
Collaborator Author

karkhaz commented Jul 17, 2019

For some reason the CI didn't pick up the fact that #4912 doesn't pass clang-format check. This PR fixes the include order to unblock other PRs.

@karkhaz karkhaz merged commit 14be863 into diffblue:develop Jul 17, 2019
@karkhaz karkhaz deleted the kk-json-import-fix branch July 17, 2019 17:33
Copy link
Contributor

@allredj allredj left a comment

Choose a reason for hiding this comment

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

✔️
Passed Diffblue compatibility checks (cbmc commit: 866a78f).
Build URL: https://travis-ci.com/diffblue/test-gen/builds/119515777

@codecov-io
Copy link

Codecov Report

Merging #4922 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #4922   +/-   ##
========================================
  Coverage    69.21%   69.21%           
========================================
  Files         1307     1307           
  Lines       108019   108019           
========================================
  Hits         74763    74763           
  Misses       33256    33256
Impacted Files Coverage Δ
src/util/json.cpp 85.93% <ø> (ø) ⬆️

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 f6ea83c...866a78f. Read the comment docs.

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.

5 participants