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

Format with black #123

Merged
merged 5 commits into from
Nov 6, 2023

Resolve Codacy issues after black formatting

d1bb9a6
Select commit
Loading
Failed to load commit list.
Merged

Format with black #123

Resolve Codacy issues after black formatting
d1bb9a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2023 in 0s

98.61% (+0.00%) compared to 7bb6bdd

View this Pull Request on Codecov

98.61% (+0.00%) compared to 7bb6bdd

Details

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (7bb6bdd) 98.61% compared to head (d1bb9a6) 98.61%.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel     #123   +/-   ##
=======================================
  Coverage   98.61%   98.61%           
=======================================
  Files         130      130           
  Lines        8594     8594           
=======================================
  Hits         8475     8475           
  Misses        119      119           
Files Coverage Δ
perun/check/best_model_order_equality.py 100.00% <100.00%> (ø)
perun/check/factory.py 99.31% <100.00%> (ø)
perun/check/fast_check.py 100.00% <100.00%> (ø)
perun/check/general_detection.py 100.00% <100.00%> (ø)
perun/check/integral_comparison.py 100.00% <100.00%> (ø)
perun/check/local_statistics.py 100.00% <100.00%> (ø)
perun/check/nonparam_helpers.py 100.00% <100.00%> (ø)
perun/check/polynomial_regression.py 100.00% <100.00%> (ø)
perun/cli.py 100.00% <100.00%> (ø)
perun/cli_groups/check_cli.py 100.00% <100.00%> (ø)
... and 111 more

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