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

Merge intx.hpp and int128.hpp headers #242

Merged
merged 5 commits into from Sep 23, 2021
Merged

Merge intx.hpp and int128.hpp headers #242

merged 5 commits into from Sep 23, 2021

Conversation

chfast
Copy link
Owner

@chfast chfast commented Sep 21, 2021

This makes the project single-header library so it is a bit easier to integrate it. E.g. can be used in https://godbolt.org/z/rh5xM864G.

@codecov-commenter
Copy link

codecov-commenter commented Sep 21, 2021

Codecov Report

Merging #242 (b7ba995) into master (ed4a726) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #242   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         8    -1     
  Lines         1792      1792           
=========================================
  Hits          1792      1792           
Flag Coverage Δ
32bit 100.00% <100.00%> (ø)
gcc 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
include/intx/intx.hpp 100.00% <100.00%> (ø)

@chfast chfast merged commit 9d5edb6 into master Sep 23, 2021
@chfast chfast deleted the merge-intx branch September 23, 2021 08:53
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

2 participants