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

Allow custom layouts via DataFrames in pyvisgen.layouts.get_array_layout #46

Merged
merged 5 commits into from
Jan 7, 2025

Conversation

aknierim
Copy link
Member

  • Array layout names can still be passed as before
  • The method now also accepts layouts stored in DataFrames which should make it easier to use custom layouts

- Array layout names can still be passed as before
- The method now also accepts layouts stored in DataFrames which should
  make it easier to use custom layouts
@aknierim aknierim requested a review from Kevin2 November 28, 2024 12:30
@aknierim aknierim marked this pull request as draft November 28, 2024 12:30
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.27%. Comparing base (94fe38f) to head (4ae6227).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   86.28%   87.27%   +0.98%     
==========================================
  Files          13       13              
  Lines         853      880      +27     
==========================================
+ Hits          736      768      +32     
+ Misses        117      112       -5     

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

@aknierim aknierim marked this pull request as ready for review November 28, 2024 15:48
@aknierim aknierim added the enhancement New feature or request label Dec 6, 2024
@aknierim aknierim requested a review from tgross03 January 7, 2025 10:49
@tgross03 tgross03 merged commit cbac833 into main Jan 7, 2025
7 checks passed
@tgross03 tgross03 deleted the layout_loader branch January 7, 2025 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants