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 filter_period_intersect #184

Merged
merged 3 commits into from
Nov 7, 2020
Merged

Conversation

johan-bjareholt
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 7, 2020

Codecov Report

Merging #184 (cfde4f5) into master (2fc85f3) will decrease coverage by 12.21%.
The diff coverage is 85.71%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #184       +/-   ##
===========================================
- Coverage   59.07%   46.85%   -12.22%     
===========================================
  Files          58       58               
  Lines        7707     6336     -1371     
  Branches     2311     1537      -774     
===========================================
- Hits         4553     2969     -1584     
+ Misses       3104     2429      -675     
- Partials       50      938      +888     
Impacted Files Coverage Δ
aw-transform/src/filter_period.rs 80.43% <85.71%> (-19.57%) ⬇️
aw-server/tests/api.rs 58.39% <0.00%> (-40.11%) ⬇️
aw-datastore/tests/datastore.rs 64.53% <0.00%> (-34.05%) ⬇️
aw-query/src/interpret.rs 46.75% <0.00%> (-33.77%) ⬇️
aw-sync/src/sync.rs 36.87% <0.00%> (-23.98%) ⬇️
aw-query/src/parser.rs 22.26% <0.00%> (-23.97%) ⬇️
aw-query/src/datatype.rs 58.33% <0.00%> (-23.34%) ⬇️
aw-query/src/functions.rs 68.82% <0.00%> (-23.15%) ⬇️
aw-datastore/src/datastore.rs 53.39% <0.00%> (-22.11%) ⬇️
aw-transform/src/split_url.rs 70.45% <0.00%> (-20.46%) ⬇️
... and 28 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 2fc85f3...cfde4f5. Read the comment docs.

@johan-bjareholt johan-bjareholt merged commit ebb1fdd into master Nov 7, 2020
@johan-bjareholt johan-bjareholt deleted the dev/transform-bench branch November 7, 2020 15:59
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.

1 participant