Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

reuse-loader: use report archive with files (not report dir itself) #109

Merged
merged 1 commit into from
Mar 30, 2018

Conversation

miripiruni
Copy link
Member

See: FEI-9200

Warning: major changes.


return path.resolve(tempDir, reportDirName);
});
.then(() => path.resolve(tempDir));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

зачем здесь path.resolve? В tempDir лежит абсолютный путь

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦‍♂️

@@ -119,15 +119,11 @@ describe('lib/reuse-loader', () => {
it('should choose folder from temp dir for reuse', () => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

теперь title не соответствует тому, что делается в тесте

@miripiruni miripiruni force-pushed the FEI-9200 branch 2 times, most recently from 493ec8a to 800c93f Compare March 30, 2018 15:50
@miripiruni miripiruni merged commit b61c346 into master Mar 30, 2018
@miripiruni miripiruni deleted the FEI-9200 branch March 30, 2018 17:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants