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

Provide compilation warnings #1897

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Provide compilation warnings #1897

merged 1 commit into from
Feb 9, 2024

Conversation

davidyuk
Copy link
Member

closes #1876

depends on aeternity/aesophia_http#128

This PR is supported by the Æternity Crypto Foundation

@davidyuk davidyuk added this to the v13.2.2 milestone Sep 14, 2023
@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (6aa2084) 80.10% compared to head (d0ec012) 80.19%.
Report is 5 commits behind head on develop.

Files Patch % Lines
src/contract/compiler/Cli.ts 84.61% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1897      +/-   ##
===========================================
+ Coverage    80.10%   80.19%   +0.08%     
===========================================
  Files          101      101              
  Lines         3554     3564      +10     
  Branches       729      732       +3     
===========================================
+ Hits          2847     2858      +11     
+ Misses         362      360       -2     
- Partials       345      346       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@davidyuk davidyuk force-pushed the feature/compiler-warnings branch from f3a2195 to d0ec012 Compare February 9, 2024 06:44
@davidyuk davidyuk merged commit cb8f7ed into develop Feb 9, 2024
5 checks passed
@davidyuk davidyuk deleted the feature/compiler-warnings branch February 9, 2024 06:58
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.

Expose compilation warnings in CompilerBase
1 participant