Skip to content

feature/parallelism logging#1009

Merged
rhayes777 merged 5 commits intomainfrom
feature/parallelism_logging
Apr 22, 2024
Merged

feature/parallelism logging#1009
rhayes777 merged 5 commits intomainfrom
feature/parallelism_logging

Conversation

@rhayes777
Copy link
Copy Markdown
Collaborator

Tweaked logging for #956

May be insufficient or too loud - we can refine it over time


logger.info(
"Generating initial samples of model, which are subject to prior limits and other constraints."
f"Generating initial samples of model, which are subject to prior limits and other constraints. "
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
f"Generating initial samples of model, which are subject to prior limits and other constraints. "
"Generating initial samples of model, which are subject to prior limits and other constraints. "

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.75%. Comparing base (11d3e7d) to head (c287266).
Report is 33 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1009      +/-   ##
==========================================
+ Coverage   80.60%   80.75%   +0.14%     
==========================================
  Files         198      198              
  Lines       14946    14979      +33     
==========================================
+ Hits        12047    12096      +49     
+ Misses       2899     2883      -16     

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

@rhayes777 rhayes777 merged commit f55f353 into main Apr 22, 2024
@rhayes777 rhayes777 deleted the feature/parallelism_logging branch April 22, 2024 15:15
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