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

Fix/shape dimension order #225

Merged
merged 4 commits into from
Mar 8, 2024

Conversation

MaxFBurg
Copy link
Member

@MaxFBurg MaxFBurg commented Mar 7, 2024

Addresses #175

Copy link

codecov bot commented Mar 7, 2024

Codecov Report

Attention: Patch coverage is 0% with 56 lines in your changes are missing coverage. Please review.

Project coverage is 7.53%. Comparing base (9b9ab51) to head (28aedec).

Files Patch % Lines
neuralpredictors/layers/readouts/gaussian.py 0.00% 56 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #225   +/-   ##
=====================================
  Coverage   7.52%   7.53%           
=====================================
  Files         58      58           
  Lines       5965    5959    -6     
  Branches    1011    1011           
=====================================
  Hits         449     449           
+ Misses      5479    5473    -6     
  Partials      37      37           

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

Copy link
Collaborator

@pollytur pollytur left a comment

Choose a reason for hiding this comment

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

Sequence might cause problems for python below 3.6 but I believe that's neglectable in 2024:)

@pollytur pollytur merged commit 49a7310 into sinzlab:main Mar 8, 2024
6 of 7 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.

2 participants