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

feature(cli): rely on typer.locate instead of homemade function #290

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

Guts
Copy link
Owner

@Guts Guts commented Jun 4, 2024

No description provided.

@github-actions github-actions bot added enhancement New feature or request CLI Command Line Interface labels Jun 4, 2024
Copy link

sonarcloud bot commented Jun 4, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Jun 4, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 24.41%. Comparing base (7bfa238) to head (85e57cd).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #290   +/-   ##
=======================================
  Coverage   24.40%   24.41%           
=======================================
  Files          40       40           
  Lines        2667     2666    -1     
  Branches      351      351           
=======================================
  Hits          651      651           
+ Misses       1972     1971    -1     
  Partials       44       44           
Flag Coverage Δ
unittests 24.41% <0.00%> (+<0.01%) ⬆️

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

Files Coverage Δ
dicogis/cli/cmd_inventory.py 0.00% <0.00%> (ø)

@Guts Guts changed the title feature(cli): relies on typer.locate instead of homemade function feature(cli): rely on typer.locate instead of homemade function Jun 4, 2024
@Guts Guts merged commit 9212c8d into master Jun 4, 2024
8 checks passed
@Guts Guts deleted the feature/use-typer-locate-instead-of-homemade-func branch June 4, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI Command Line Interface enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant