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

AndreMiras / edilkamin.py / 20060581459
98%

Build:
DEFAULT BRANCH: main
Ran 09 Dec 2025 10:41AM UTC
Jobs 1
Files 8
Run time 1min
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

09 Dec 2025 10:40AM UTC coverage: 98.402%. Remained the same
20060581459

push

github

AndreMiras
:sparkles: Add dual URL support for backwards compatibility

Rework PR #10 to support both old and new API endpoints, following
the pattern from the JS library (edilkamin.js).

Changes:
- Add OLD_API_URL and NEW_API_URL constants (default to new API)
- Update sign_in() to use id_token (new) or access_token (legacy)
- Add use_legacy_api parameter to all API functions
- Add --legacy CLI flag and EDILKAMIN_USE_LEGACY_API env var
- Show deprecation warning when using legacy API
- Update tests to use constants and test both API modes

The new API (https://the-mind-api.edilkamin.com/) is now the default.
Users can fall back to the legacy AWS Gateway API using --legacy flag
or EDILKAMIN_USE_LEGACY_API=1 environment variable.

Fixes #9 and closes #10

98 of 98 new or added lines in 4 files covered. (100.0%)

7 existing lines in 2 files now uncovered.

431 of 438 relevant lines covered (98.4%)

0.98 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
3
72.73
0.0% edilkamin/utils.py
4
96.88
0.0% edilkamin/__main__.py
Jobs
ID Job ID Ran Files Coverage
1 20060581459.1 09 Dec 2025 10:41AM UTC 8
98.4
GitHub Action Run
Source Files on build 20060581459
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 08a8c5ef on github
  • Prev Build on main (#20060564768)
  • Next Build on main (#20065393916)
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

© 2026 Coveralls, Inc