Skip to content

Conversation

@andreyfedoseev
Copy link
Owner

Fixes #52

Andrey Fedoseev added 9 commits September 27, 2015 18:08
 - `compile_file` does not rely on `compile_source` - `compile_file` returns the relative path to compiled file rather than compiled code - remove `write_output` method - remove `postprocess` method. Compilers post-process the compiled code in `compile_file` Refactor `utils.convert_urls`: now it accepts full path to compiled file and updates the file in place
@codecov-io
Copy link

Current coverage is 87.83%

Merging #68 into master will increase coverage by +0.65% as of 415665b

@@ master #68 diff @@ ====================================== Files 16 16 Stmts 788 855 +67 Branches 0 0 Methods 0 0 ====================================== + Hit 687 751 +64 Partial 0 0 - Missed 101 104 +3

Review entire Coverage Diff as of 415665b

Powered by Codecov. Updated on successful CI builds.

andreyfedoseev pushed a commit that referenced this pull request Oct 5, 2015
@andreyfedoseev andreyfedoseev merged commit f3a1690 into master Oct 5, 2015
@andreyfedoseev andreyfedoseev deleted the source-maps branch October 5, 2015 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants