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

EarningsCall / earningscall-python
96%

Build:
DEFAULT BRANCH: master
Repo Added 27 May 2024 09:17PM UTC
Files 12
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • add-calendar-api
  • add-slides-api
  • backoff-retry-strategy
  • backoff-retry-strategy-2
  • bugfix-catch-type-error
  • bugfix-datetime-parsing-error
  • dynamic-exchanges
  • small-improvements-2
  • update-readme-slides
  • update-retry-configuration
  • update-user-agent

25 Jul 2025 01:53PM UTC coverage: 96.0% (+0.06%) from 95.944%
16523673742

push

github

web-flow
Release 1.3.2: Bugfix for Datetime parse error. (#37)

* Release 1.3.2: Bugfix for Datetime parse error.

Fix conference date parsing for 'Z' UTC suffix

Issue: https://github.com/EarningsCall/earningscall-python/issues/36

Example error:
```
ValueError: Invalid isoformat string: '2021-01-25T13:30:00.000Z'
```

152 of 166 branches covered (91.57%)

Branch coverage included in aggregate %.

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

544 of 559 relevant lines covered (97.32%)

0.97 hits per line

Relevant lines Covered
Build:
Build:
559 RELEVANT LINES 544 COVERED LINES
0.97 HITS PER LINE
Source Files on master
  • Tree
  • List 11
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
16523673742 master Release 1.3.2: Bugfix for Datetime parse error. (#37) * Release 1.3.2: Bugfix for Datetime parse error. Fix conference date parsing for 'Z' UTC suffix Issue: https://github.com/EarningsCall/earningscall-python/issues/36 Example error: ``` Valu... push 25 Jul 2025 01:54PM UTC web-flow github
96.0
16392493690 master Update README.md Add codefactor badge push 19 Jul 2025 08:34PM UTC web-flow github
95.94
16384149545 master Update license year. push 19 Jul 2025 02:52AM UTC EarningsCall github
95.94
16383752099 master Update README with slides example. (#35) push 19 Jul 2025 02:03AM UTC web-flow github
95.94
16383594351 master Add slide deck download functionality (#34) * Add slide deck download functionality - Implemented `download_slide_deck` method in both `api.py` and `Company` class to facilitate downloading slide decks for specified companies, years, and quarter... push 19 Jul 2025 01:45AM UTC web-flow github
95.94
14273242504 master Bugfix: handle case where Q&A section is None. (#33) - Update Company class to handle cases where questions and answers may be missing, ensuring transcript text defaults to prepared remarks if no Q&A is available. - Add a new test case to validat... push 04 Apr 2025 08:04PM UTC web-flow github
95.68
13296151979 master Update README.md with example output for earnings calendar push 12 Feb 2025 10:30PM UTC EarningsCall github
95.65
13294292329 master Add earnings calendar functionality (#32) * Add earnings calendar functionality - Implement get_calendar() method to retrieve earnings call calendar events - Create CalendarEvent dataclass to represent calendar event details - Add new API endpoi... push 12 Feb 2025 08:31PM UTC web-flow github
95.65
12976629912 master Update retry strategy and add 401 error handling (#30) * Update retry strategy and add HTTP 401 error handling - Modify default retry strategy to use 1s base delay and 10 max attempts - Add specific handling for HTTP 401 Unauthorized errors - In... push 26 Jan 2025 05:02PM UTC web-flow github
95.21
12976061230 master Add backoff and retry logic for API calls (#29) * Add backoff and retry logic for API calls - Implement flexible retry strategy for handling rate limits and HTTP 5xx errors - Add configurable retry parameters: strategy, base delay, and max attem... push 26 Jan 2025 03:37PM UTC web-flow github
95.14
See All Builds (143)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc