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

feat: fallback file ext map #467

Merged
merged 2 commits into from
Sep 30, 2024
Merged

Conversation

hougesen
Copy link
Owner

No description provided.

@hougesen hougesen self-assigned this Sep 30, 2024
Copy link

codecov bot commented Sep 30, 2024

Codecov Report

Attention: Patch coverage is 86.79245% with 28 lines in your changes missing coverage. Please review.

Project coverage is 69.99%. Comparing base (3c3508a) to head (3140f42).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
mdsf/src/formatters/erlfmt.rs 0.00% 2 Missing ⚠️
mdsf/src/formatters/ktfmt.rs 0.00% 2 Missing ⚠️
mdsf/src/formatters/ocamlformat.rs 0.00% 2 Missing ⚠️
mdsf/src/formatters/ocp_indent.rs 0.00% 2 Missing ⚠️
mdsf/src/formatters/scalafmt.rs 0.00% 2 Missing ⚠️
mdsf/src/formatters/stylish_haskell.rs 0.00% 2 Missing ⚠️
mdsf/src/formatters/swift_format.rs 0.00% 2 Missing ⚠️
mdsf/src/formatters/swiftformat.rs 0.00% 2 Missing ⚠️
mdsf/src/formatters/veryl.rs 0.00% 2 Missing ⚠️
mdsf/src/formatters/zprint.rs 0.00% 2 Missing ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #467      +/-   ##
==========================================
+ Coverage   69.34%   69.99%   +0.65%     
==========================================
  Files         229      230       +1     
  Lines        9177     9183       +6     
==========================================
+ Hits         6364     6428      +64     
+ Misses       2813     2755      -58     

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

@hougesen hougesen merged commit 0653ae6 into main Sep 30, 2024
15 checks passed
@hougesen hougesen deleted the feat/hardcoded-fallback-file-extensions branch September 30, 2024 13:31
@hougesen hougesen added the enhancement New feature or request label Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant