Skip to content

add wandb scalar writer#42

Merged
AllanChain merged 1 commit into
mainfrom
wandb
Jun 12, 2026
Merged

add wandb scalar writer#42
AllanChain merged 1 commit into
mainfrom
wandb

Conversation

@AllanChain

@AllanChain AllanChain commented Jun 12, 2026

Copy link
Copy Markdown
Member

The W&B writer logs real-valued scalar statistics to Weights & Biases. It is not enabled by default, and the users should install wandb manually.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 90.38462% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.84%. Comparing base (525d61b) to head (1f9868c).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/jaqmc/writer/wandb.py 90.38% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
+ Coverage   86.81%   86.84%   +0.03%     
==========================================
  Files         131      132       +1     
  Lines        6081     6133      +52     
  Branches      578      583       +5     
==========================================
+ Hits         5279     5326      +47     
- Misses        564      567       +3     
- Partials      238      240       +2     

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

@AllanChain AllanChain merged commit 98799b8 into main Jun 12, 2026
13 checks passed
@AllanChain AllanChain deleted the wandb branch June 12, 2026 05:36
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