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

desihub / fastspecfit
50%
main: 66%

Build:
Build:
LAST BUILD BRANCH: fastqso
DEFAULT BRANCH: main
Repo Added 18 Jul 2022 11:28PM UTC
Token 3cW9gsIm2110TZ69cfTOk2HsSM2GjIXcT regen
Build 1033 Last
Files 24
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 docs-and-tests
branch: docs-and-tests
CHANGE BRANCH
x
Reset
Sync Branches
  • docs-and-tests
  • 2.0.0
  • 2.1.0
  • 2.1.1
  • 2.1.2
  • 2.2.0
  • 2.3.0
  • 2.3.1-candidate
  • 2.4.0
  • 2.4.1
  • 2.4.2
  • 2.4.3
  • 2.5.0
  • 2.5.1
  • 2.5.2
  • 3.1.0
  • 3.1.1
  • 3.1.2
  • 3.1.3
  • 3.1.4
  • 3.1.5
  • 3.2.0
  • 3.2.1
  • 3.3.0
  • 3.4.0
  • agn-continuum-mode
  • better-broadline-fitting
  • bigger-vdisp
  • bug-fixes
  • bugfix-narrow-lineflux
  • clip-level-of-ivar2var-function
  • continuum-refactor
  • custom-sample
  • deconvolve-resolution
  • dn4000-bug
  • dockerhell
  • docs-and-timings
  • doublet-ratio-bias
  • doublet-ratios
  • dr10
  • fastqso
  • fit-stacked
  • fitting-refactor
  • fix-103
  • fix-156
  • fix-3.1.1-bugs
  • fix-flux-ivar
  • fix-rtd-search
  • flux-bug-take-two
  • fujidev-continued
  • fujilipe-docs-1
  • fujilupe-cleanup
  • fujilupe-webapp
  • igm-attenuation
  • input-redshifts
  • iron-fix
  • iron-loa-docs
  • iron-vacfix
  • jax-fitting
  • jointfit
  • jointfit2
  • kcorr-nb
  • linefitting-refactor
  • linefitting-rounds
  • m31
  • main
  • many-cutouts
  • more-cleanup
  • more-docs-and-tests
  • more-docs-and-tests2
  • more-fixes
  • more-fujilupe-docs
  • more-tests
  • more-unit-tests
  • mpi-and-logging
  • newer-python
  • newvac-docs
  • no-age-prior
  • no-broad-helium2
  • no-mpi-split
  • no-zwarn-new
  • null_resolution
  • ohno_project
  • oii7320_7330_ratio
  • parse_emlinesfile_mpi
  • podman-and-docker
  • production-scripts
  • profile-astropy
  • profiling
  • pure-MPI
  • qso-modeling
  • snr-narrowlines
  • ssp-templates
  • stack_resolution_matrix
  • stackfit_error
  • template_fft_caching
  • updated-datamodel
  • updated-qso-z
  • v1.0.0
  • v1.0.1
  • v2.0-docs
  • v2.0-testing
  • v2.1.0-fixes
  • v2.1.1-fixes
  • vac2.1-prep
  • webapp-fuji-v2

16 May 2026 01:07AM UTC coverage: 49.52%. Remained the same
25948767701

Pull #245

github

moustakas
Add PR #245 to change log

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Pull Request #245: Uniform NumPy-style docstrings across all modules and bin/ scripts

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

11 existing lines in 5 files now uncovered.

3301 of 6666 relevant lines covered (49.52%)

1.49 hits per line

Relevant lines Covered
Build:
Build:
6666 RELEVANT LINES 3301 COVERED LINES
1.49 HITS PER LINE
Source Files on docs-and-tests
  • Tree
  • List 24
  • Changed 21
  • Source Changed 0
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25948767701 docs-and-tests Add PR #245 to change log Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Pull #245 16 May 2026 01:09AM UTC moustakas github
49.52
25948761779 docs-and-tests Merge cee08a946 into 4581ef707 Pull #245 16 May 2026 01:09AM UTC web-flow github pending completion  
25948540392 docs-and-tests Fix module docstrings in bin/fastqa and bin/stackfit Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> push 16 May 2026 01:00AM UTC moustakas github
49.52
25948325656 docs-and-tests Improve docstrings in util.py to NumPy style Merges __init__ params into BoxedScalar and MPPool class docstrings; fixes ZWarningMask class docstring; converts mwdust_transmission, var2ivar, ivar2var, find_minima, minfit, trapz_rebin, trapz_rebin_... push 16 May 2026 12:50AM UTC moustakas github
49.52
25948235454 docs-and-tests Improve docstrings in templates.py to NumPy style Adds class docstring to Templates (merging all __init__ params, fixing stale 'mapdir' param and correcting maxtemplatewave default); removes the '""""' typo from __init__; converts convolve_vdisp_... push 16 May 2026 12:46AM UTC moustakas github
49.52
25948167440 docs-and-tests Improve docstrings in singlecopy.py to NumPy style Adds class docstring to Singletons describing its purpose as a per-process singleton container, and adds a full NumPy-style Parameters section to Singletons.initialize. Co-Authored-By: Claude So... push 16 May 2026 12:43AM UTC moustakas github
49.52
25948153126 docs-and-tests Improve docstrings in resolution.py to NumPy style Merges __init__ params into Resolution class docstring; converts _mat_torows, _mat_tocolumns, deconvolve_resolution_matrix, rowdata, and dot from informal/np.ndarray to NumPy style with :class:`n... push 16 May 2026 12:43AM UTC moustakas github
49.52
25948078079 docs-and-tests Improve docstrings in qa.py to NumPy style Expands desiqa_one, qa_fastspec, and fastqa with full NumPy-style Parameters sections; collapses parse to a one-liner; format_niceline already had a suitable one-liner. Co-Authored-By: Claude Sonnet 4.6... push 16 May 2026 12:40AM UTC moustakas github
49.52
25948039783 docs-and-tests Improve docstrings in photometry.py to NumPy style Merges __init__ params into Photometry class docstring; converts synth_absmag, kcorr_and_absmag (adding photsys param that was missing), get_ab_maggies_pre, get_ab_maggies_unchecked, get_ab_maggi... push 16 May 2026 12:38AM UTC moustakas github
49.52
25947772865 docs-and-tests Improve docstrings in mpi.py to NumPy style Adds one-liners to get_ntargets_one, read_to_merge_one, plan_merge, plan_makeqa, and _domerge; replaces informal paragraph docstrings with full NumPy-style Parameters/Returns for findfiles, plan, and me... push 16 May 2026 12:27AM UTC moustakas github
49.52
See All Builds (607)

Badge your Repo: fastspecfit

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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

© 2026 Coveralls, Inc