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

Add a test with directory level > 1 #71

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

particleflux
Copy link
Contributor

A new test case which tests path generation with directory levels > 1.

Includes special cases where the cache key is too short.

Fixes #45

Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues #45

@codecov
Copy link

codecov bot commented Oct 8, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (398a675) 90.96% compared to head (afa240e) 90.96%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #71   +/-   ##
=========================================
  Coverage     90.96%   90.96%           
  Complexity       71       71           
=========================================
  Files             1        1           
  Lines           155      155           
=========================================
  Hits            141      141           
  Misses           14       14           

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

A new test case which tests path generation with directory levels > 1.

Includes special cases where the cache key is too short.

Fixes yiisoft#45
@vjik
Copy link
Member

vjik commented Oct 9, 2023

@particleflux Thanks 👍

@vjik vjik merged commit 70ee88a into yiisoft:master Oct 9, 2023
15 of 16 checks passed
@particleflux particleflux deleted the issue-45-nested-dirlevel-test branch October 9, 2023 08:03
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.

Add test with directory level more that 1
2 participants