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

fix cli option name import.files.location -> import.files.locations #993

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pazepaze
Copy link

@pazepaze pazepaze commented Feb 29, 2024

import.files.location -> import.files.locations

What this PR does / why we need it:
CLI option name is wrong in IMPORT.md. It is correct in e.g. README.md.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR

Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.71%. Comparing base (efc3bfa) to head (dcc9b56).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #993      +/-   ##
============================================
- Coverage     95.76%   95.71%   -0.05%     
+ Complexity     1366     1365       -1     
============================================
  Files            80       80              
  Lines          4367     4367              
  Branches        491      491              
============================================
- Hits           4182     4180       -2     
- Misses           92       93       +1     
- Partials         93       94       +1     

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

import.files.location -> import.files.locations
@pazepaze pazepaze force-pushed the fix/var-name-import-files-locations branch from 991fc4a to dcc9b56 Compare February 29, 2024 12:47
Copy link

sonarcloud bot commented Feb 29, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

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.

None yet

1 participant