Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Add helper to broadcast binary ops with numba #208

Merged
merged 1 commit into from
Dec 3, 2020
Merged

Conversation

xhochy
Copy link
Owner

@xhochy xhochy commented Nov 29, 2020

Checklist

  • Added a CHANGELOG.md entry

@codecov
Copy link

codecov bot commented Nov 29, 2020

Codecov Report

Merging #208 (0ce7d4b) into master (4ed9059) will increase coverage by 0.32%.
The diff coverage is 96.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #208      +/-   ##
==========================================
+ Coverage   84.60%   84.93%   +0.32%     
==========================================
  Files          32       32              
  Lines        4553     4679     +126     
==========================================
+ Hits         3852     3974     +122     
- Misses        701      705       +4     
Impacted Files Coverage Δ
fletcher/algorithms/string.py 90.22% <94.59%> (+0.62%) ⬆️
tests/test_text.py 98.52% <100.00%> (+0.15%) ⬆️

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 4ed9059...0ce7d4b. Read the comment docs.

@xhochy
Copy link
Owner Author

xhochy commented Dec 3, 2020

Tests are all green now.

@xhochy xhochy merged commit 4bf5992 into master Dec 3, 2020
@xhochy xhochy deleted the apply_binary_str branch December 3, 2020 21:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants