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

Make Transformation and NonTransformation subclass TransformationBase #311

Merged
merged 14 commits into from
Dec 10, 2024

[pre-commit.ci] auto fixes from pre-commit.com hooks

45583b0
Select commit
Loading
Failed to load commit list.
Merged

Make Transformation and NonTransformation subclass TransformationBase #311

[pre-commit.ci] auto fixes from pre-commit.com hooks
45583b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 10, 2024 in 0s

98.49% (-0.18%) compared to 4ee7647

View this Pull Request on Codecov

98.49% (-0.18%) compared to 4ee7647

Details

Codecov Report

Attention: Patch coverage is 98.14815% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.49%. Comparing base (4ee7647) to head (45583b0).

Files with missing lines Patch % Lines
gufe/transformations/transformation.py 98.14% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #311      +/-   ##
==========================================
- Coverage   98.67%   98.49%   -0.18%     
==========================================
  Files          36       36              
  Lines        2117     2131      +14     
==========================================
+ Hits         2089     2099      +10     
- Misses         28       32       +4     

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