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

👷 WORK IN PROGRESS 🚧 No path in directory metadata - Fixes issue #14 #15

Open
wants to merge 31 commits into
base: master
Choose a base branch
from

Conversation

Potherca
Copy link
Owner

@Potherca Potherca commented Apr 26, 2016

👷 WORK IN PROGRESS 🚧

As the previous round of work missed out an important piece of functionality in regards to directory metadata, I took the opportunity of fixing that issue to do another round of work.

Besides fixing issue #14, logic in regards to file and folder timestamps has been improved, the groundwork for tests to use fixtures has been added, the code has been cleanup up further (more DRY, avoid hard-coded values, more descriptive method names) and "caching" of request values has been added.

@Potherca Potherca changed the title 👷 **WORK IN PROGRESS** 🚧 No path in directory metadata - Fixes issue #14 👷 WORK IN PROGRESS 🚧 No path in directory metadata - Fixes issue #14 Apr 26, 2016
@codecov-io
Copy link

codecov-io commented Apr 26, 2016

Current coverage is 88.00%

Merging #15 into develop will increase coverage by -4.80%

@@           develop        #15   diff @@
=========================================
  Files            3          3          
  Lines          264        325    +61   
  Methods         51         57     +6   
  Branches         0          0          
=========================================
+ Hits           245        286    +41   
- Misses          19         39    +20   
  Partials         0          0          
  1. 2 files in src were modified. more
    • Misses +3
    • Hits +12
  2. File src/Settings.php (not in diff) was modified. more
    • Misses 0
    • Partials 0
    • Hits +2

Sunburst

Powered by Codecov. Last updated by 030b9e8

@Potherca Potherca changed the base branch from develop to master February 9, 2020 16:49
Repository owner deleted a comment from coveralls Feb 9, 2020
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.

2 participants