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

Add operator[] for indexed word access #212

Merged
merged 13 commits into from
Mar 19, 2021
Merged

Add operator[] for indexed word access #212

merged 13 commits into from
Mar 19, 2021

Conversation

chfast
Copy link
Owner

@chfast chfast commented Mar 19, 2021

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 19, 2021

Codecov Report

Merging #212 (fcfe5d7) into master (dd1de8b) will decrease coverage by 0.06%.
The diff coverage is 99.03%.

@@             Coverage Diff             @@
##            master     #212      +/-   ##
===========================================
- Coverage   100.00%   99.93%   -0.07%     
===========================================
  Files            9        9              
  Lines         1639     1615      -24     
===========================================
- Hits          1639     1614      -25     
- Misses           0        1       +1     
Flag Coverage Δ
32bit 99.93% <99.03%> (-0.07%) ⬇️
gcc 99.93% <99.03%> (-0.07%) ⬇️

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

Impacted Files Coverage Δ
test/unittests/test_intx_api.cpp 100.00% <ø> (ø)
include/intx/intx.hpp 99.74% <98.57%> (-0.26%) ⬇️
include/intx/int128.hpp 100.00% <100.00%> (ø)
test/experimental/add.cpp 100.00% <100.00%> (ø)
test/unittests/test_intx.cpp 100.00% <100.00%> (ø)

@chfast chfast merged commit 6990038 into master Mar 19, 2021
@chfast chfast deleted the word_access branch March 19, 2021 16:05
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