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

LSSTDESC / TJPCov / 5893709968
89%

Build:
DEFAULT BRANCH: master
Ran 17 Aug 2023 05:11PM UTC
Jobs 4
Files 14
Run time 78min
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

17 Aug 2023 04:52PM UTC coverage: 98.323% (+3.8%) from 94.507%
5893709968

push

github

web-flow
Updating CI workflow (#93)

* Combined lint and test into one single ci.yaml file

*Expanded our CI to test on both macOS and Ubuntu, and testing both 3.8 and 3.11. We can test in between versions, but I think that may be overkill.  The new workflow is lint > tests > publish

* Lint
  * Replaced manual install of flake8, black, and coveralls with their associated published github action

* Tests
  * Using mamba for speed and installing from our new environment.yml file
  * Updated environment.yml to include all development dependencies, and instructing a user to pip install with --no-deps to prevent dependency clashes. Removing defaults from channels to prevent similar issues
  * Added cache that resets daily for each mamba environment.
NOTE: writing to .coverage isn't thread safe, so changed our testing workflow to run ALL tests, and generate a coverage report. THEN run the mpi tests in parallel, but do not generate a coverage report from them.
  * Lastly, post to coveralls and then wait for the finish webhook to complete the coverage report

* Publish
  * Post to coveralls.io and let them know all tests are finished.

1700 of 1729 relevant lines covered (98.32%)

3.93 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.52
0.32% tjpcov/covariance_calculator.py
1
99.33
2.66% tjpcov/covariance_cluster_counts.py
1
99.01
-0.99% tjpcov/covariance_gaussian_fsky.py
1
76.47
0.0% tjpcov/__init__.py
2
93.88
-1.96% tjpcov/covariance_io.py
2
82.05
-4.06% tjpcov/tools.py
3
98.69
4.01% tjpcov/covariance_builder.py
Jobs
ID Job ID Ran Files Coverage
1 run-3.8-ubuntu-latest - 5893709968.1 17 Aug 2023 05:11PM UTC 14
98.32
GitHub Action Run
2 run-3.11-ubuntu-latest - 5893709968.2 17 Aug 2023 05:15PM UTC 14
98.32
GitHub Action Run
3 run-3.8-macos-latest - 5893709968.3 17 Aug 2023 05:21PM UTC 14
98.32
GitHub Action Run
4 run-3.11-macos-latest - 5893709968.4 17 Aug 2023 05:25PM UTC 14
98.32
GitHub Action Run
Source Files on build 5893709968
  • Tree
  • List 14
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #5893709968
  • 28e16cc4 on github
  • Prev Build on master (#5892704552)
  • Next Build on master (#6533769314)
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