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

api: fix corner case staggered fd for centered x0 #2373

Merged
merged 2 commits into from
May 21, 2024

Conversation

mloubout
Copy link
Contributor

Needed for elastic tti that contains odd centering FD

@mloubout mloubout added the API api (symbolics, types, ...) label May 20, 2024
Copy link

codecov bot commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.76%. Comparing base (9e220ae) to head (28b9a25).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2373   +/-   ##
=======================================
  Coverage   86.76%   86.76%           
=======================================
  Files         233      233           
  Lines       43741    43764   +23     
  Branches     8075     8079    +4     
=======================================
+ Hits        37953    37973   +20     
- Misses       5079     5080    +1     
- Partials      709      711    +2     

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

@mloubout mloubout force-pushed the corner-stagg-fd branch 3 times, most recently from e636dd5 to 48700a0 Compare May 20, 2024 13:40
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@mloubout mloubout force-pushed the corner-stagg-fd branch 5 times, most recently from 75c026d to 20b69cf Compare May 20, 2024 15:07
@mloubout mloubout force-pushed the corner-stagg-fd branch 2 times, most recently from 76fc389 to a5b12ed Compare May 20, 2024 18:12
@mloubout mloubout force-pushed the corner-stagg-fd branch 2 times, most recently from 9ea9d16 to 5b24aa8 Compare May 21, 2024 01:58
@FabioLuporini
Copy link
Contributor

thanks, nice cleanup, merging

@FabioLuporini FabioLuporini merged commit 64b5ebd into master May 21, 2024
31 checks passed
@FabioLuporini FabioLuporini deleted the corner-stagg-fd branch May 21, 2024 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API api (symbolics, types, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants