Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to simplified demos #44

Merged
merged 3 commits into from
Mar 14, 2024
Merged

Conversation

CodyCBakerPhD
Copy link
Member

  • enhance documentation
  • remove remaining anonymous callables
  • better variable names

@CodyCBakerPhD CodyCBakerPhD self-assigned this Mar 14, 2024
Copy link

codecov bot commented Mar 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.54%. Comparing base (e56fc6a) to head (45e274c).

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                @@
##           simplified-demos      #44   +/-   ##
=================================================
  Coverage             54.54%   54.54%           
=================================================
  Files                     4        4           
  Lines                    66       66           
=================================================
  Hits                     36       36           
  Misses                   30       30           
Flag Coverage Δ
unittests 54.54% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/tqdm_publisher/_publisher.py 100.00% <100.00%> (ø)

Copy link
Collaborator

@garrettmflynn garrettmflynn left a comment

Choose a reason for hiding this comment

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

Looks great. Thanks for modifying!

@CodyCBakerPhD CodyCBakerPhD merged commit 85e7a6f into simplified-demos Mar 14, 2024
13 of 14 checks passed
@CodyCBakerPhD CodyCBakerPhD deleted the more_verbose branch March 14, 2024 20:35
CodyCBakerPhD added a commit that referenced this pull request Mar 14, 2024
* Split synchronous demos into two readable, separate subfolders

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Apply suggestions from code review

Co-authored-by: Cody Baker <[email protected]>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Run server functions directly

* Update _demo_command_line_interface.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Rename demos and fix single demo

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Move demos and change commands

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Apply suggestions from code review

Co-authored-by: Cody Baker <[email protected]>

* Improvements to simplified demos (#44)

* enhance documentation; remove remaining anonymous callables; better variable names

* finish docstring

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Cody Baker <[email protected]>
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.

2 participants