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

[Bug] Package mass arg now passed into constructor #91

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

kfu02
Copy link
Contributor

@kfu02 kfu02 commented Mar 7, 2024

Previously in transport and reverse_transport the package mass was hardcoded to 50, regardless of the value of self.package_mass.

cc @matteobettini

@matteobettini
Copy link
Member

Thanks so much for this!

Copy link

codecov bot commented Mar 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.89%. Comparing base (2fb6350) to head (3bea6dd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #91   +/-   ##
=======================================
  Coverage   87.89%   87.89%           
=======================================
  Files          81       81           
  Lines        8327     8327           
=======================================
  Hits         7319     7319           
  Misses       1008     1008           

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

@matteobettini matteobettini merged commit 7dc49f7 into proroklab:main Mar 8, 2024
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