Skip to content

Conversation

@coretl
Copy link
Contributor

@coretl coretl commented Jun 6, 2022

This means no more softlinks, so CI works again without the deprecated (and now removed) pip out of tree build.

Fixes #90 when I've made a 4.0.2 release

AlexanderWells-diamond and others added 2 commits June 6, 2022 15:45
Pip has updated on Python 3.7+ to disallow the out-of-tree-build arg
@codecov
Copy link

codecov bot commented Jun 6, 2022

Codecov Report

Merging #91 (e683ee3) into master (6903754) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage   87.59%   87.60%   +0.01%     
==========================================
  Files          13       13              
  Lines         927      928       +1     
==========================================
+ Hits          812      813       +1     
  Misses        115      115              
Impacted Files Coverage Δ
softioc/__init__.py 92.85% <100.00%> (+0.54%) ⬆️
softioc/softioc.py 77.57% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6903754...e683ee3. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Jun 6, 2022

Unit Test Results

     15 files  +       8       15 suites  +8   18m 39s ⏱️ + 12m 26s
   224 tests ±       0     218 ✔️ ±       0      6 💤 ±    0  0 ±0 
3 360 runs  +1 792  2 925 ✔️ +1 468  435 💤 +324  0 ±0 

Results for commit e683ee3. ± Comparison against base commit 6903754.

@coretl coretl merged commit 79e67ab into master Jun 6, 2022
@coretl coretl deleted the ci-fixes branch June 6, 2022 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Install Failed on Windows

3 participants