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

Simplify shift kernel using new_null_array #370

Merged
merged 1 commit into from
May 29, 2021

Conversation

Dandandan
Copy link
Contributor

@Dandandan Dandandan commented May 26, 2021

Which issue does this PR close?

Closes #371

Rationale for this change

Code simplification

What changes are included in this PR?

Use new_null_array

Are there any user-facing changes?

No

@codecov-commenter
Copy link

codecov-commenter commented May 26, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.60%. Comparing base (1fc48da) to head (7c5975a).
Report is 2953 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #370      +/-   ##
==========================================
+ Coverage   82.49%   82.60%   +0.10%     
==========================================
  Files         162      162              
  Lines       43980    44167     +187     
==========================================
+ Hits        36282    36483     +201     
+ Misses       7698     7684      -14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Dandandan Dandandan changed the title [Minor] Simplify window using null array Simplify shift kernel using new_null_array May 26, 2021
Copy link
Contributor

@nevi-me nevi-me left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Dandandan Dandandan merged commit 60eb36e into apache:master May 29, 2021
alamb pushed a commit that referenced this pull request Jun 4, 2021
Co-authored-by: Daniel Heres <danielheres@MBP-van-Olaf.home>
alamb added a commit that referenced this pull request Jun 5, 2021
Co-authored-by: Daniel Heres <danielheres@MBP-van-Olaf.home>

Co-authored-by: Daniël Heres <danielheres@gmail.com>
Co-authored-by: Daniel Heres <danielheres@MBP-van-Olaf.home>
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.

Simplify shift kernel using null array
4 participants