Skip to content

switch to using structlog#89

Merged
eacharles merged 1 commit into
mainfrom
eac/structlog
Jun 24, 2026
Merged

switch to using structlog#89
eacharles merged 1 commit into
mainfrom
eac/structlog

Conversation

@eacharles

Copy link
Copy Markdown
Contributor

Problem & Solution Description (including issue #)

Code Quality

  • My code follows the code style of this project
  • I have written unit tests or justified all instances of #pragma: no cover; in the case of a bugfix, a new test that breaks as a result of the bug has been added
  • My code contains relevant comments and necessary documentation for future maintainers; the change is reflected in applicable demos/tutorials (with output cleared!) and added/updated docstrings use the NumPy docstring format
  • Any breaking changes, described above, are accompanied by backwards compatibility and deprecation warnings

@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.85%. Comparing base (c4ce527) to head (c9ec4de).

Files with missing lines Patch % Lines
src/rail/estimation/algos/lephare.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #89   +/-   ##
=======================================
  Coverage   92.85%   92.85%           
=======================================
  Files           2        2           
  Lines         168      168           
=======================================
  Hits          156      156           
  Misses         12       12           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@eacharles eacharles merged commit bf007b6 into main Jun 24, 2026
6 of 7 checks passed
@eacharles eacharles deleted the eac/structlog branch June 24, 2026 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants