Skip to content

Conversation

@AydinHassan
Copy link
Member

This is a BC break but it's weird behaviour.

If you add a transformer that wraps code in a try/catch then add a insertion which add a line of code at the top of the file, the inserted code would actually be placed inside the try/catch.

Since we are on 0.* releases we can break BC in 0.5.

There's a few things I wanna fix so i'll leave this open until the others collect up.

@AydinHassan AydinHassan force-pushed the preserve-order-of-code-patches branch from 5620a2e to 2af099d Compare May 30, 2016 16:43
@codecov-io
Copy link

codecov-io commented May 30, 2016

Current coverage is 88.66%

Merging #115 into master will increase coverage by <.01%

@@             master       #115   diff @@
==========================================
  Files            69         69          
  Lines          1574       1578     +4   
  Methods         280        280          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           1395       1399     +4   
  Misses          179        179          
  Partials          0          0          

Powered by Codecov. Last updated by 2075d9e...5620a2e

@AydinHassan AydinHassan merged commit e917376 into master Jun 2, 2016
@AydinHassan AydinHassan deleted the preserve-order-of-code-patches branch June 2, 2016 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants