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

mirkan1 / crossmark-jotform-api / 18444089320 / 1
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 12 Oct 2025 12:42PM UTC
Files 3
Run time 0s
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

12 Oct 2025 12:42PM UTC coverage: 52.89%. First build
18444089320.1

push

github

mirkan1
feat: Add GitHub Actions workflow for testing with coverage

- Created a new workflow file `.github/workflows/test-coverage.yml` to automate testing and coverage reporting.
- Configured multi-Python version testing (3.8 to 3.12) and coverage uploads to Coveralls and Codecov.
- Added steps for installing dependencies, running tests, and generating coverage reports.

chore: Update .gitignore to exclude coverage files

- Added coverage-related files and directories to `.gitignore` to prevent them from being tracked.

docs: Add coverage setup summary documentation

- Created `COVERAGE_SETUP.md` to summarize the code coverage setup, including current status, configuration files, and next steps for improvement.

chore: Introduce Makefile for development tasks

- Added a `Makefile` to simplify common tasks such as installing dependencies, running tests, and cleaning up artifacts.

docs: Update README with coverage information

- Enhanced the README to include details about code coverage, testing framework, and CI integration.

chore: Update development requirements

- Added `pytest-cov` and `coverage[toml]` to `dev_requirements.txt` for coverage reporting.

feat: Implement coverage reporting script

- Added `run_coverage.sh` script to facilitate running tests with coverage from the command line.

test: Add comprehensive unit and advanced tests for JotForm

- Created new test files `test_jotform_unit.py` and `test_jotform_advanced.py` with unit and advanced tests for JotForm functionality.
- Included tests for various edge cases and methods in the JotForm and JotFormSubmission classes.

chore: Disable unused test files

- Renamed existing test files to `.disabled` to prevent them from being executed during testing.

77 of 123 branches covered (62.6%)

Branch coverage included in aggregate %.

289 of 569 relevant lines covered (50.79%)

0.51 hits per line

Source Files on job 18444089320.1
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 18444089320
  • 1cc6b5e1 on github
  • Next Job for on master (#18444178604.1)
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