Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Adding additions checks for other pixel bin conditions for timerange for create_meta_pixel#138

Merged
samaloney merged 3 commits into
TCDSolar:mainfrom
hayesla:fix_pixel_logic
Sep 2, 2024
Merged

Adding additions checks for other pixel bin conditions for timerange for create_meta_pixel#138
samaloney merged 3 commits into
TCDSolar:mainfrom
hayesla:fix_pixel_logic

Conversation

@hayesla

@hayesla hayesla commented Aug 14, 2024

Copy link
Copy Markdown
Contributor

Fixes #133

@codecov

codecov Bot commented Aug 14, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.56%. Comparing base (d22e0f1) to head (f085018).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
+ Coverage   73.50%   73.56%   +0.05%     
==========================================
  Files          32       32              
  Lines        2012     2016       +4     
==========================================
+ Hits         1479     1483       +4     
  Misses        533      533              

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

@hayesla hayesla changed the title Ddding checks for other pixel bin conditions for timerange for create_meta_pixel Adding additions checks for other pixel bin conditions for timerange for create_meta_pixel Aug 14, 2024
@hayesla

hayesla commented Aug 14, 2024

Copy link
Copy Markdown
Contributor Author

this is ready for review

@hayesla hayesla requested a review from samaloney August 27, 2024 11:31

@samaloney samaloney left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good to me sorry for the delay.

@samaloney samaloney merged commit 9418737 into TCDSolar:main Sep 2, 2024
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.

create_meta_pixels should check the time bins edges (rather than just center) to return time mask

2 participants