BAMWelDX / weldx

The welding data exchange format
https://www.bam.de/weldx
BSD 3-Clause "New" or "Revised" License
20 stars 10 forks source link

[pre-commit.ci] pre-commit autoupdate #862

Closed pre-commit-ci[bot] closed 1 year ago

pre-commit-ci[bot] commented 1 year ago

updates:

codecov[bot] commented 1 year ago

Codecov Report

Merging #862 (84a4b2a) into master (ae16d42) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #862   +/-   ##
=======================================
  Coverage   96.47%   96.47%           
=======================================
  Files          95       95           
  Lines        6238     6238           
=======================================
  Hits         6018     6018           
  Misses        220      220           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

github-actions[bot] commented 1 year ago

Test Results

2 187 tests  ±0   2 186 :heavy_check_mark: ±0   2m 35s :stopwatch: - 1m 21s        1 suites ±0          1 :zzz: ±0         1 files   ±0          0 :x: ±0 

Results for commit 84a4b2a2. ± Comparison against base commit ae16d420.

:recycle: This comment has been updated with latest results.

marscher commented 1 year ago

I'm in favor of ignoring B018 Found useless expression. Either assign it to a variable or remove it. inside the tutorials dir.

CagtayFabry commented 1 year ago

I'm in favor of ignoring B018 Found useless expression. Either assign it to a variable or remove it. inside the tutorials dir.

yes if we can ignore that for the tutorials / tests that would be great