Skip to content

ci: Bump build tool versions, add test reporter#359

Merged
DaveSkender merged 25 commits intomainfrom
update-test-all-env
Apr 1, 2024
Merged

ci: Bump build tool versions, add test reporter#359
DaveSkender merged 25 commits intomainfrom
update-test-all-env

Conversation

@DaveSkender
Copy link
Member

@DaveSkender DaveSkender commented Mar 31, 2024

This resolved deprecated use of old versions of Node on build servers.
No source code changes.

  • Update GitHub actions tool versions to latest
  • Add test results poster
  • General code cleanup for builds

@github-actions
Copy link

github-actions bot commented Apr 1, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
__init__.py20100% 
_cslib
   __init__.py32293%17–18
_cstypes
   __init__.py40100% 
   datetime.py100100% 
   decimal.py12283%23–24
   list.py70100% 
indicators
   __init__.py800100% 
   adl.py35488%44, 52, 60, 68
   adx.py36488%46, 54, 62, 70
   alligator.py30390%68, 76, 84
   alma.py18194%52
   aroon.py30390%45, 53, 61
   atr.py30390%45, 53, 61
   awesome.py24291%49, 57
   basic_quotes.py18194%46
   beta.py55787%55, 63, 71, 79, 87, 95, 103
   bollinger_bands.py48687%49, 57, 65, 73, 81, 89
   bop.py18194%47
   cci.py18194%46
   chaikin_oscillator.py36488%49, 57, 65, 73
   chandelier.py19194%55
   chop.py18194%46
   cmf.py30390%46, 54, 62
   connors_rsi.py37489%54, 64, 72, 80
   correlation.py42880%46, 50, 54, 58, 62, 66, 74, 82
   dema.py18194%45
   doji.py80100% 
   donchian.py39489%48, 56, 64, 72
   dpo.py23291%45, 53
   elder_ray.py30390%45, 53, 61
   ema.py19194%50
   epma.py18194%47
   fcb.py27292%50, 58
   fisher_transform.py23291%46, 54
   force_index.py18194%45
   fractal.py34294%67, 75
   gator.py47589%39, 56, 64, 72, 80
   heikin_ashi.py44588%44, 52, 60, 68, 76
   hma.py18194%46
   ht_trendline.py30390%43, 51, 59
   hurst.py18194%46
   ichimoku.py57591%87, 95, 103, 111, 119
   kama.py27292%57, 65
   keltner.py36488%54, 62, 70, 78
   kvo.py24291%54, 62
   ma_envelopes.py30390%54, 62, 70
   macd.py43588%59, 67, 75, 83, 91
   mama.py24291%51, 59
   marubozu.py80100% 
   mfi.py18194%46
   obv.py23291%45, 53
   parabolic_sar.py32293%67, 75
   pivot_points.py70987%56, 64, 72, 80, 88, 96, 104, 112, 120
   pivots.py55689%63, 71, 79, 87, 97, 107
   pmo.py24291%54, 62
   prs.py29389%58, 66, 74
   pvo.py30390%54, 62, 70
   renko.py54688%84, 92, 100, 108, 116, 124
   roc.py601378%64–65, 79, 87, 95, 114, 118, 122, 126, 130, 134, 138, 142
   rolling_pivots.py70987%58, 66, 74, 82, 90, 98, 106, 114, 122
   rsi.py18194%46
   slope.py45588%49, 57, 65, 73, 81
   sma.py44490%79, 104, 112, 120
   smi.py24291%59, 67
   smma.py18194%46
   starc_bands.py34585%40–41, 59, 67, 75
   stc.py18194%54
   stdev.py36488%49, 57, 65, 73
   stdev_channels.py36488%51, 59, 67, 75
   stoch.py33390%53, 61, 69
   stoch_rsi.py24291%54, 62
   super_trend.py33390%53, 61, 69
   t3.py17194%50
   tema.py18194%46
   tr.py17194%41
   trix.py30390%49, 57, 65
   tsi.py24291%54, 62
   ulcer_index.py18194%46
   ultimate.py18194%54
   volatility_stop.py36488%51, 59, 67, 75
   vortex.py24291%47, 55
   vwap.py26196%60
   vwma.py18194%46
   williams_r.py18194%47
   wma.py19194%52
   zig_zag.py39489%54, 62, 70, 78
indicators/common
   __init__.py50100% 
   candles.py69494%88, 96, 107–108
   enums.py690100% 
   helpers.py120100% 
   quote.py57198%46
   results.py57492%22, 64, 84, 99
indicators/common/_contrib
   __init__.py00100% 
   enum.py50100% 
   type_resolver.py40100% 
TOTAL278024291% 

Tests Skipped Failures Errors Time
414 0 💤 0 ❌ 0 🔥 17.187s ⏱️

@github-actions
Copy link

github-actions bot commented Apr 1, 2024

Tests Skipped Failures Errors Time
414 0 💤 0 ❌ 0 🔥 12.445s ⏱️

@github-actions
Copy link

github-actions bot commented Apr 1, 2024

✔️ Tests 414 / 414 - passed in NaNms
🔍 click here for more details

✏️ updated for commit 7f4fc13

@DaveSkender DaveSkender self-assigned this Apr 1, 2024
@DaveSkender DaveSkender changed the title ci: Bump build tool versions ci: Bump build tool versions, add test reporter Apr 1, 2024
@DaveSkender DaveSkender marked this pull request as ready for review April 1, 2024 09:12
@DaveSkender DaveSkender enabled auto-merge (squash) April 1, 2024 09:12
@DaveSkender DaveSkender disabled auto-merge April 1, 2024 09:20
@DaveSkender DaveSkender merged commit 71e5374 into main Apr 1, 2024
@DaveSkender DaveSkender deleted the update-test-all-env branch April 1, 2024 09:20
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant