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: do not allow absolute path in chunkFilename #879

Merged
merged 2 commits into from
Dec 7, 2021
Merged

Conversation

anshumanv
Copy link
Member

As per #878 file paths shouldn't be absolute, so update the schema for the rule

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

#878

Breaking Changes

no

Additional Info

@codecov
Copy link

codecov bot commented Dec 7, 2021

Codecov Report

Merging #879 (dbb3e29) into master (76361df) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #879   +/-   ##
=======================================
  Coverage   91.28%   91.28%           
=======================================
  Files           6        6           
  Lines         792      792           
  Branches      214      214           
=======================================
  Hits          723      723           
  Misses         63       63           
  Partials        6        6           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 76361df...dbb3e29. Read the comment docs.

@anshumanv anshumanv merged commit 36e04ab into master Dec 7, 2021
@anshumanv anshumanv deleted the no-abs branch December 7, 2021 16:10
@anshumanv
Copy link
Member Author

Thanks

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

2 participants