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

Update compiler to 7.0.1 #1457

Merged
merged 2 commits into from
Aug 14, 2022
Merged

Update compiler to 7.0.1 #1457

merged 2 commits into from
Aug 14, 2022

Conversation

davidyuk
Copy link
Member

@davidyuk davidyuk commented Apr 1, 2022

@davidyuk davidyuk marked this pull request as draft April 1, 2022 12:06
@davidyuk davidyuk force-pushed the feature/ts-compiler-api-options branch from 1b41ae0 to c6eadcd Compare April 22, 2022 14:40
@davidyuk davidyuk force-pushed the develop branch 3 times, most recently from 7db7a95 to d3f7904 Compare June 12, 2022 18:34
@davidyuk
Copy link
Member Author

davidyuk commented Aug 9, 2022

blocked by aeternity/aesophia_http#97

@davidyuk davidyuk changed the title test: remove empty options objects Update compiler to 7.0.0 Aug 9, 2022
@davidyuk davidyuk force-pushed the feature/ts-compiler-api-options branch 2 times, most recently from 6ff9a9d to 78cd0b1 Compare August 11, 2022 21:22
@davidyuk davidyuk changed the title Update compiler to 7.0.0 Update compiler to 7.0.1 Aug 11, 2022
BREAKING CHANGE: Dropped compatibility with compilers below 7.0.1
@davidyuk davidyuk force-pushed the feature/ts-compiler-api-options branch from 78cd0b1 to 47c349b Compare August 11, 2022 21:27
@codecov
Copy link

codecov bot commented Aug 11, 2022

Codecov Report

Merging #1457 (47c349b) into develop (909f49a) will increase coverage by 0.10%.
The diff coverage is 82.60%.

@@             Coverage Diff             @@
##           develop    #1457      +/-   ##
===========================================
+ Coverage    82.44%   82.55%   +0.10%     
===========================================
  Files           63       63              
  Lines         3008     3009       +1     
  Branches       552      552              
===========================================
+ Hits          2480     2484       +4     
+ Misses         308      306       -2     
+ Partials       220      219       -1     
Impacted Files Coverage Δ
src/account/Base.ts 100.00% <ø> (ø)
src/contract/ga.ts 100.00% <ø> (ø)
src/contract/aci.ts 87.14% <81.25%> (ø)
src/account/Generalized.ts 68.75% <83.33%> (+1.00%) ⬆️
src/contract/Compiler.ts 55.55% <100.00%> (ø)
src/channel/handlers.ts 65.77% <0.00%> (+0.80%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@davidyuk davidyuk marked this pull request as ready for review August 11, 2022 21:34
@davidyuk davidyuk merged commit 12134b8 into develop Aug 14, 2022
@davidyuk davidyuk deleted the feature/ts-compiler-api-options branch August 14, 2022 13:31
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.

1 participant