BAMWelDX / weldx

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

pin pint<0.21 #877

Closed CagtayFabry closed 1 year ago

CagtayFabry commented 1 year ago

Changes

pin pint<0.21 The code changes required for pint 0.21 at runtime are easy enough to fix, however something seems to break our mypy pipeline. See https://github.com/BAMWelDX/weldx/pull/876

Related Issues

Checks

github-actions[bot] commented 1 year ago

Test Results

2 189 tests  ±0   2 188 :heavy_check_mark: +125   2m 34s :stopwatch: +32s        1 suites ±0          1 :zzz: ±    0         1 files   ±0          0 :x:  - 125 

Results for commit e883a5dc. ± Comparison against base commit c2ee9b1f.

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #877 (e883a5d) into master (c2ee9b1) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #877   +/-   ##
=======================================
  Coverage   96.51%   96.51%           
=======================================
  Files          94       94           
  Lines        6283     6283           
=======================================
  Hits         6064     6064           
  Misses        219      219           
CagtayFabry commented 1 year ago

only type hints are affected now, so closing