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

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

Merged
merged 3 commits into from
Sep 2, 2024

Conversation

hayesla
Copy link
Contributor

@hayesla hayesla commented Aug 14, 2024

Fixes #133

Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.56%. Comparing base (d22e0f1) to head (f085018).
Report is 1 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
Copy link
Contributor Author

hayesla commented Aug 14, 2024

this is ready for review

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

@samaloney samaloney left a comment

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
12 checks passed
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