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

💻 CLI #83

Merged
merged 13 commits into from
Nov 7, 2023
Merged

💻 CLI #83

merged 13 commits into from
Nov 7, 2023

Conversation

mrharpo
Copy link
Contributor

@mrharpo mrharpo commented Oct 31, 2023

CLI

Adds typer CLI, based on our SonyCi CLI, with functions from the ov script

Closes #77

@mrharpo mrharpo added enhancement ➕ New feature or request maintenance 🔧 Updates and upgrades labels Oct 31, 2023
@mrharpo mrharpo self-assigned this Oct 31, 2023
@mrharpo mrharpo added this to the v0.4.0 Zombie 🧟 milestone Nov 1, 2023
@mrharpo mrharpo marked this pull request as ready for review November 1, 2023 22:59
@mrharpo mrharpo requested a review from afred November 1, 2023 22:59
Dockerfile Show resolved Hide resolved
* main:
  👖 Lint (#94)
tests.yml Outdated Show resolved Hide resolved
* main:
  🧫 Pytest (#97)
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #83 (747781f) into main (ab64591) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
+ Coverage   92.77%   92.82%   +0.04%     
==========================================
  Files          41       43       +2     
  Lines         443      446       +3     
==========================================
+ Hits          411      414       +3     
  Misses         32       32              
Files Coverage Δ
ov_wag/__init__.py 100.00% <100.00%> (ø)
ov_wag/_version.py 100.00% <100.00%> (ø)

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

Copy link
Contributor

@afred afred left a comment

Choose a reason for hiding this comment

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

👍

@afred afred merged commit da7b048 into main Nov 7, 2023
10 checks passed
@afred afred deleted the cli branch November 7, 2023 14:50
mrharpo added a commit that referenced this pull request Nov 7, 2023
* main:
  🛡 GGShield (#96)
  💻 CLI (#83)
@mrharpo mrharpo added the dev 💻 Relating to development label Nov 7, 2023
mrharpo added a commit that referenced this pull request Nov 14, 2023
* main:
  👊 Version bump v0.4.0
  🐩 Upgrade Wagtail (#98)
  🔄 Sync labels
  🏷 Labels (#100)
  🛡 GGShield (#96)
  💻 CLI (#83)
  🧫 Pytest (#97)
  👖 Lint (#94)
  ⬛ Black (#93)
  🕸 VSCode Debugger (#85)
  🎬 Workflow Actions (#76)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev 💻 Relating to development enhancement ➕ New feature or request maintenance 🔧 Updates and upgrades
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Refactor ./ov CLI
2 participants