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

Change _:cfg_ to _:cf:_ as a shortcut for _:controlflow_ #571

Merged

Conversation

LukasPietzschmann
Copy link
Collaborator

This PR resolves #570

@LukasPietzschmann LukasPietzschmann added enhancement New feature or request cli Refers to a Command Line Interface labels Dec 15, 2023
@LukasPietzschmann LukasPietzschmann self-assigned this Dec 15, 2023
@LukasPietzschmann LukasPietzschmann linked an issue Dec 15, 2023 that may be closed by this pull request
Copy link

codecov bot commented Dec 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d140890) 71.12% compared to head (3046655) 71.12%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #571   +/-   ##
=======================================
  Coverage   71.12%   71.12%           
=======================================
  Files         213      213           
  Lines        6770     6770           
  Branches     1053     1053           
=======================================
  Hits         4815     4815           
  Misses       1681     1681           
  Partials      274      274           

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

src/cli/repl/commands/cfg.ts Outdated Show resolved Hide resolved
src/cli/repl/commands/cfg.ts Outdated Show resolved Hide resolved
Co-authored-by: Florian Sihler <florian.sihler@uni-ulm.de>
@EagleoutIce EagleoutIce merged commit 0fabbbf into main Dec 15, 2023
20 checks passed
@EagleoutIce EagleoutIce deleted the 570-change-_cfg_-to-_cf_-as-a-shortcut-for-_controlflow_ branch December 15, 2023 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Refers to a Command Line Interface enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change _:cfg_ to _:cf:_ as a shortcut for _:controlflow_
2 participants