-
-
Notifications
You must be signed in to change notification settings - Fork 122
Support Haskell language
#1484
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
base: master
Are you sure you want to change the base?
Support Haskell language
#1484
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1484 +/- ##
==========================================
- Coverage 91.35% 91.33% -0.03%
==========================================
Files 87 88 +1
Lines 18187 18295 +108
==========================================
+ Hits 16615 16710 +95
- Misses 1572 1585 +13 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
j178
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Overall looks good. I added a few comments, and we’ll need to update the docs/languages.md file.
📦 Cargo Bloat ComparisonBinary size change: +0.44% (22.5 MiB → 22.6 MiB) Expand for cargo-bloat outputHead Branch ResultsBase Branch Results |
|
To mitigate the race condition issue with |
|
Can we skip |
|
Ok |
Add remote hook test Add `haskell-setup` ci tweak tweak tweak clippy fix tweak tweak fix unimplemented test tweak
resolve #1445