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

Rename "idle" and "pulled" states #55

Merged
merged 2 commits into from
Nov 10, 2023

Conversation

christoph-blessing
Copy link
Member

  • Rename the state "idle" to "unshared"
  • Rename state "pulled" to "shared"

Copy link

codecov bot commented Nov 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (df2167b) 97.12% compared to head (00ceed1) 97.12%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #55   +/-   ##
=======================================
  Coverage   97.12%   97.12%           
=======================================
  Files          28       28           
  Lines         974      974           
  Branches      108      108           
=======================================
  Hits          946      946           
  Misses         16       16           
  Partials       12       12           
Files Coverage Δ
link/adapters/controller.py 100.00% <100.00%> (ø)
link/adapters/present.py 100.00% <100.00%> (ø)
link/domain/commands.py 100.00% <100.00%> (ø)
link/domain/events.py 100.00% <100.00%> (ø)
link/domain/link.py 93.84% <100.00%> (ø)
link/domain/state.py 95.23% <100.00%> (ø)
link/infrastructure/link.py 96.15% <100.00%> (ø)
link/infrastructure/mixin.py 97.56% <ø> (ø)
link/service/handlers.py 100.00% <100.00%> (ø)

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

@christoph-blessing christoph-blessing merged commit 2f6e0b6 into sinzlab:main Nov 10, 2023
8 checks passed
@christoph-blessing christoph-blessing deleted the rename_states branch November 10, 2023 17:07
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.

1 participant