• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

bukosabino / ta
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: fix/atr-short-input
DEFAULT BRANCH: master
Repo Added 12 Nov 2019 05:35PM UTC
Files 8
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH fix/atr-short-input
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • added-pivot-points
  • develop
  • feat/359-rank-percentile-indicators
  • feature/Twiggs-Money-Flow
  • feature/clean-code
  • feature/doc3
  • feature/doc5
  • feature/fix-roc
  • feature/fstring
  • feature/macd
  • feature/proof-of-coverage
  • feature/tests
  • feature/warning
  • fix-aroon-most-recent-extreme
  • fix/atr-short-input
  • fix/psar-iloc-indexing
  • fix/psar-iloc-setitem
  • master
  • patch-1

27 Aug 2026 08:28PM UTC coverage: 97.769%. First build
1321

Pull #369

circleci

aerraj
Fix ATR calculation for inputs shorter than the window
Pull Request #369: Fix ATR calculation for inputs shorter than the window

111 of 116 branches covered (95.69%)

Branch coverage included in aggregate %.

2 of 2 new or added lines in 1 file covered. (100.0%)

1335 of 1363 relevant lines covered (97.95%)

0.98 hits per line

Relevant lines Covered
Build:
Build:
1363 RELEVANT LINES 1335 COVERED LINES
0.98 HITS PER LINE
Source Files on master
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1321 fix/atr-short-input Fix ATR calculation for inputs shorter than the window Pull #369 27 Aug 2026 08:30PM UTC aerraj circleci
97.77
1317 fix/psar-iloc-setitem fix: use .iloc for PSAR series assignment to avoid deprecated positional setitem Fixes #354, #357, #339, #348. In PSARIndicator._run, one assignment (self._psar[i] = high2) used bare positional __setitem__ while the surrounding code already used ... Pull #368 31 Jul 2026 06:52AM UTC saket3395 circleci
97.76
1316 fix-aroon-most-recent-extreme Fix Aroon Up/Down to count from the most recent high/low AroonIndicator used np.argmax / np.argmin, which return the first (oldest) occurrence of the extreme in the rolling window. Aroon's "periods since the N-period high/low" must be measured fr... Pull #367 11 Jul 2026 01:15AM UTC nyxst4ck circleci
97.9
1312 master Add category-based walkthrough links for all indicators in README.md Pull #363 20 Apr 2026 09:06AM UTC chandraveshchaudhari circleci
97.76
1308 master Reviewers suggested changes to the README and the notebooks. Also added a new utility file for category notebooks. Pull #363 20 Apr 2026 09:02AM UTC chandraveshchaudhari circleci
97.76
1306 feat/359-rank-percentile-indicators Add Rank and Percentile indicators (#359) New RankIndicator (IVR-style) and PercentileIndicator (IVP-style) in ta.others for implied volatility analysis. - Rank: (current - min) / (max - min) * 100 over rolling window - Percentile: fraction of h... Pull #364 10 Apr 2026 11:12PM UTC atharvajoshi01 circleci
96.09
1304 master Remove visualization feature mention from README.md Pull #363 02 Apr 2026 12:00PM UTC chandraveshchaudhari circleci
97.76
1290 fix/psar-iloc-indexing fix: use iloc for consistent positional indexing in PSARIndicator Fix inconsistent Series indexing in PSARIndicator._run() where self._psar[i] was used instead of self._psar.iloc[i] at line 1030. In pandas, Series.__setitem__ with integer keys t... Pull #361 28 Feb 2026 05:20AM UTC Jo2234 circleci
97.76
1289 patch-1 fix: Typo in Donchian mband in README.md Pull #360 03 Feb 2026 02:20AM UTC web-flow circleci
97.76
1284 patch-1 Update index.rst Fixed the Motivation (English) Link. Pull #356 16 Jul 2025 10:47PM UTC web-flow circleci
97.76
See All Builds (343)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc