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

Optimize allocations #21

Merged
merged 3 commits into from
Feb 20, 2022
Merged

Optimize allocations #21

merged 3 commits into from
Feb 20, 2022

Conversation

PyDataBlog
Copy link
Owner

@PyDataBlog PyDataBlog commented Feb 17, 2022

@PyDataBlog PyDataBlog self-assigned this Feb 17, 2022
@codecov-commenter
Copy link

codecov-commenter commented Feb 17, 2022

Codecov Report

Merging #21 (53d08d2) into main (f822944) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   99.40%   99.43%   +0.03%     
==========================================
  Files           5        5              
  Lines         168      177       +9     
==========================================
+ Hits          167      176       +9     
  Misses          1        1              
Impacted Files Coverage Δ
src/dictdb.jl 100.00% <100.00%> (ø)
src/features.jl 98.33% <100.00%> (+0.29%) ⬆️

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 f822944...53d08d2. Read the comment docs.

@PyDataBlog PyDataBlog changed the title Optimise Optimize Feb 17, 2022
@PyDataBlog PyDataBlog changed the title Optimize Optimize allocations Feb 20, 2022
@PyDataBlog PyDataBlog merged commit 33f1c57 into main Feb 20, 2022
@PyDataBlog PyDataBlog deleted the optimise branch February 20, 2022 21:32
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