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

[GithubActions] Test old ASDF minor versions #835

Closed marscher closed 1 year ago

marscher commented 1 year ago

Changes

Run asdf tests against all (supported) minor versions of ASDF.

Related Issues

Related #834, #829

codecov[bot] commented 1 year ago

Codecov Report

Merging #835 (fa8c44e) into master (706cc95) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #835   +/-   ##
=======================================
  Coverage   96.83%   96.83%           
=======================================
  Files          92       92           
  Lines        6071     6071           
=======================================
  Hits         5879     5879           
  Misses        192      192           

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 184 tests  ±0   2 183 :heavy_check_mark: ±0   2m 29s :stopwatch: -36s        1 suites ±0          1 :zzz: ±0         1 files   ±0          0 :x: ±0 

Results for commit fa8c44e7. ± Comparison against base commit 706cc95b.

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

CagtayFabry commented 1 year ago

the pip version takes priority over the conda install version I assume?

We could also add an exclude option to pydeps2env to do these kind of things

marscher commented 1 year ago

Excluding packages within the conda env would be really hard, as the solver would complain or lead to broken envs. And yes pip overtakes the slot of the conda pkg.