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

Speeding up aggregating functions #20

Merged
merged 2 commits into from
May 18, 2022
Merged

Speeding up aggregating functions #20

merged 2 commits into from
May 18, 2022

Conversation

ayushpatnaikgit
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #20 (fd43976) into main (ad9953b) will increase coverage by 0.11%.
The diff coverage is 79.03%.

❗ Current head fd43976 differs from pull request most recent head c313c8b. Consider uploading reports for the commit c313c8b to get more accurate results

@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
+ Coverage   78.49%   78.60%   +0.11%     
==========================================
  Files          22       21       -1     
  Lines         530      575      +45     
==========================================
+ Hits          416      452      +36     
- Misses        114      123       +9     
Impacted Files Coverage Δ
src/other/masks.jl 72.22% <0.00%> (-5.06%) ⬇️
src/polygons.jl 82.08% <71.42%> (-17.92%) ⬇️
src/aggregate.jl 87.03% <83.78%> (+15.60%) ⬆️
src/area.jl 100.00% <100.00%> (ø)

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 ad9953b...c313c8b. Read the comment docs.

@ayushpatnaikgit ayushpatnaikgit merged commit fa20be4 into main May 18, 2022
@ayushpatnaikgit ayushpatnaikgit deleted the agg-dataframe branch May 18, 2022 09:33
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