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

Fix bitwise and on BYTES #595

Merged
merged 2 commits into from Mar 10, 2022
Merged

Fix bitwise and on BYTES #595

merged 2 commits into from Mar 10, 2022

Conversation

andreoss
Copy link
Member

Per #592

@codecov
Copy link

codecov bot commented Mar 10, 2022

Codecov Report

Merging #595 (eec6455) into master (d94df23) will increase coverage by 0.01%.
The diff coverage is 84.44%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #595      +/-   ##
============================================
+ Coverage     80.80%   80.82%   +0.01%     
- Complexity      475      477       +2     
============================================
  Files           133      133              
  Lines          2475     2487      +12     
  Branches        220      222       +2     
============================================
+ Hits           2000     2010      +10     
  Misses          404      404              
- Partials         71       73       +2     
Impacted Files Coverage Δ
eo-runtime/src/main/java/org/eolang/Param.java 58.62% <46.15%> (-10.13%) ⬇️
...me/src/main/java/EOorg/EOeolang/EObytes$EOand.java 100.00% <100.00%> (ø)
...src/main/java/EOorg/EOeolang/EObytes$EOas_int.java 100.00% <100.00%> (+100.00%) ⬆️
...e/src/main/java/EOorg/EOeolang/EObytes$EOleft.java 100.00% <100.00%> (ø)
...me/src/main/java/EOorg/EOeolang/EObytes$EOnot.java 100.00% <100.00%> (ø)
.../src/main/java/EOorg/EOeolang/EObytes$EOright.java 100.00% <100.00%> (ø)
...me/src/main/java/EOorg/EOeolang/EObytes$EOxor.java 100.00% <100.00%> (ø)
...src/main/java/EOorg/EOeolang/EOint$EOas_bytes.java 100.00% <100.00%> (ø)
...rc/main/java/EOorg/EOeolang/EObytes$EOas_char.java 0.00% <0.00%> (-100.00%) ⬇️
... and 1 more

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 d94df23...eec6455. Read the comment docs.

@0crat
Copy link

0crat commented Mar 10, 2022

@yegor256/z everybody who has role REV is banned at #595; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

@yegor256
Copy link
Member

@rultor merge

@rultor
Copy link
Contributor

rultor commented Mar 10, 2022

@rultor merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit eec6455 into objectionary:master Mar 10, 2022
@rultor
Copy link
Contributor

rultor commented Mar 10, 2022

@rultor merge

@yegor256 Done! FYI, the full log is here (took me 8min)

@0crat
Copy link

0crat commented Mar 15, 2022

@yegor256/z everybody who has role REV is banned at #595; I won't be able to assign anyone automatically; consider assigning someone manually (as in §19), or invite more people (as in §51), or remove the job from the scope (as in §14)

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

4 participants