• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

EduardSergeev / vscode-haskutil
97%

Build:
DEFAULT BRANCH: master
Repo Added 02 May 2020 11:31AM UTC
Files 14
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 0.10.7
  • 0.10.8
  • 0.11.0
  • 0.11.1
  • 0.11.2
  • 0.11.3
  • 0.11.4
  • 0.12.0
  • 0.12.1
  • 0.12.2
  • 0.12.3
  • 0.13.0
  • 0.13.1
  • 0.13.2
  • 0.13.3
  • 0.14.0
  • feature/github-action-build
  • feature/isolate-extensions
  • fix/coverage
  • refs/tags/0.10.2
  • refs/tags/0.10.3
  • refs/tags/0.10.4
  • refs/tags/0.10.5

23 Jun 2024 02:21AM UTC coverage: 97.326% (+1.3%) from 96.059%
9630082887

push

github

web-flow
Sort imported element lists on `Organize imports` (#89)

- Changed:
  - `Organize imports` can now also sort imported element lists (closes: #86):
    When sorting import declaration if new configuration options `"haskutil.sortImportedElementLists"` is set to `true` (default value)
  - An option to place operators at the end of imported element lists (closes: #88):
    When inserting new elements via `Add import` or sorting imported elements when via `Organize imports` operators can now be optionally placed after other type of elements, i.e. after functions, constructors or types.  
    This behavior is controlled via new configuration setting `"haskutil.placeOperatorsAfterFunctions"` which is set to `false` by
default
  - Switch to [c8](https://github.com/bcoe/c8) for code coverage (fixes: #87)

280 of 297 branches covered (94.28%)

89 of 93 new or added lines in 3 files covered. (95.7%)

12 existing lines in 6 files now uncovered.

1274 of 1309 relevant lines covered (97.33%)

15.78 hits per line

Relevant lines Covered
Build:
Build:
1309 RELEVANT LINES 1274 COVERED LINES
15.78 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
9630082887 master Sort imported element lists on `Organize imports` (#89) - Changed: - `Organize imports` can now also sort imported element lists (closes: #86): When sorting import declaration if new configuration options `"haskutil.sortImportedElementLis... push 23 Jun 2024 02:23AM UTC web-flow github
97.33
9574414199 master `Add import` quick fix provider bug fixes (#82) - Fixed: - `Add import` action's handling of operators containing `.` (dot) (fixes #80): Previously no quick fix action was emitted for such operators (e.g. `(.&.)` or `(.=)`) - `Add impo... push 19 Jun 2024 01:27AM UTC web-flow github
96.06
9145020058 master Various bug fixes (#78) - Fixed: - "Remove unused imports" when import declaration contains elements with `(..)` (Closes #40): Fix behaviour of `RemoveUnusedImportProvider` in regards to removal from import lists containing elements wit... push 19 May 2024 04:34AM UTC web-flow github
96.05
9039303451 master Fix intermittent `Cancelled` tests failure - Fixed: - Fix `Cancelled` test failures: The intermittent test failures which output "Cancelled" in failure stack trace. More like a hack at this point but adding `Sleep` in test initi... push 10 May 2024 11:58PM UTC web-flow github
95.87
9039145669 master Fix intermittent `Cancelled` tests failure - Fixed: - Fix `Cancelled` test failures: The intermittent test failures which output "Cancelled" in failure stack trace. More like a hack at this point but adding `Sleep` in test initial... push 10 May 2024 11:28PM UTC web-flow github
95.87
9011143568 master Add Purple Yolk extension as supported dependency + CI fixes - Added: - [Purple Yolk](https://github.com/tfausak/purple-yolk) extension is added to the list of `haskutil.supportedDependencies`: ([#73](https://github.com/EduardSergeev/vscode-ha... push 09 May 2024 01:55AM UTC web-flow github
95.87
6128234059 master Haskutil icon - Added: - Extension icon: ![Haskutil-logo](https://raw.githubusercontent.com/EduardSergeev/vscode-haskutil/master/images/Haskutil-logo.png) push 09 Sep 2023 02:11AM UTC web-flow github
95.87
6045799569 master Test for supported extension check - Added: - `Supported dependent extension check` test: Test the situation when non of the extensions listed in `haskutil.supportedDependencies` setting are currently installed push 01 Sep 2023 05:32AM UTC web-flow github
97.03
6031126391 master Supported extension view link - Changed: - Use command-links for links to other extensions: In `Dependency is not installed` warning message notification Instead of linking to extension's Marketplace page link to VSCode `EXTENSIO... push 30 Aug 2023 11:32PM UTC web-flow github
95.87
6019572652 master Documentation fix - Fixed: - `CHANGELOG` spacing: Add missing spaces to `CHANGELOG.md` for proper newline rendering - Wording in CI scripts: Both in comments and in code push 30 Aug 2023 02:36AM UTC web-flow github
95.87
See All Builds (229)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc