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

release:2022-11-24 #287

Merged
merged 4 commits into from
Nov 24, 2022
Merged

release:2022-11-24 #287

merged 4 commits into from
Nov 24, 2022

Conversation

kanej
Copy link
Member

@kanej kanej commented Nov 24, 2022

0.6.1 - 2022-11-24

Added

  • Quickfixes for adding/removing data location keywords (#281)

Changed

  • Update the version of prettier-plugin-solidity (#282)

Fixed

  • Suppress errors when encountering a folder with a .sol ending (#285)

Janther and others added 4 commits November 24, 2022 10:24
* fix: avoid directories ending in .sol

* test: fix missing `isFile` in test mocks

Co-authored-by: John Kane <john@kanej.me>
Update the package version and changelog for the `0.6.1 - 2022-11-24`
release.
@codecov-commenter
Copy link

Codecov Report

Merging #287 (38632ce) into main (cdbfd01) will decrease coverage by 13.05%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main     #287       +/-   ##
===========================================
- Coverage   70.34%   57.28%   -13.06%     
===========================================
  Files         169      174        +5     
  Lines        4128     4301      +173     
  Branches      725      701       -24     
===========================================
- Hits         2904     2464      -440     
- Misses        993     1607      +614     
+ Partials      231      230        -1     
Impacted Files Coverage Δ
src/services/validation/validate.ts 16.49% <0.00%> (-82.39%) ⬇️
src/services/documents/onDidChangeWatchedFiles.ts 38.46% <0.00%> (-55.29%) ⬇️
...ompilerDiagnostics/conversions/constrainByRegex.ts 16.66% <0.00%> (-50.00%) ⬇️
...erDiagnostics/conversions/passThroughConversion.ts 28.57% <0.00%> (-42.86%) ⬇️
...c/services/initialization/indexWorkspaceFolders.ts 34.78% <0.00%> (-42.29%) ⬇️
src/services/validation/DiagnosticConverter.ts 58.82% <0.00%> (-41.18%) ⬇️
...tics/conversions/attemptConstrainToContractName.ts 66.66% <0.00%> (-33.34%) ⬇️
...tics/conversions/attemptConstrainToFunctionName.ts 66.66% <0.00%> (-33.34%) ⬇️
.../initialization/resolveTopLevelWorkspaceFolders.ts 75.00% <0.00%> (-25.00%) ⬇️
src/services/documents/onDidChangeContent.ts 76.47% <0.00%> (-23.53%) ⬇️
... and 116 more

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

@kanej kanej merged commit 9ef3a0b into main Nov 24, 2022
@kanej kanej deleted the release/2022-11-24 branch November 24, 2022 19:57
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.

4 participants