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

Add samples for several languages #518

Merged
merged 20 commits into from
Feb 20, 2025

Conversation

ankddev
Copy link
Contributor

@ankddev ankddev commented Feb 20, 2025

Add samples for some languages. List of languages:

  • CSS
  • Batch File
  • HTML
  • Ignore Lists (.gitignore, .vercelignore, .npmignore and .dockerignore
  • JSON
  • JS and JSX
  • Jupyter Notebook
  • Makefile
  • PowerShell
  • Shell (Bash, SH, ZSH)
  • TOML
  • TS and TSX
  • XML

Related to #339.

Copy link

codecov bot commented Feb 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.59%. Comparing base (0cf5a3d) to head (b8feba3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #518      +/-   ##
==========================================
+ Coverage   71.20%   71.59%   +0.38%     
==========================================
  Files          18       18              
  Lines         521      521              
==========================================
+ Hits          371      373       +2     
+ Misses        150      148       -2     
Flag Coverage Δ
--no-default-features 72.63% <ø> (+0.41%) ⬆️
--no-default-features --features color 71.20% <ø> (+0.38%) ⬆️
ubuntu-latest 71.59% <ø> (+0.38%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Owner

@spenserblack spenserblack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

And can you confirm the sources of these samples? Did you write them all yourself?

@ankddev
Copy link
Contributor Author

ankddev commented Feb 20, 2025

And can you confirm the sources of these samples? Did you write them all yourself?

CSS, Batch File, Ignore Files, TS, JS, PowerShell and Makefile are from my previous (unpublished) projects. And other I write myself, sometimes with Copilot help

@ankddev ankddev requested a review from spenserblack February 20, 2025 15:35
Copy link
Owner

@spenserblack spenserblack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! This helps a lot.

@spenserblack spenserblack changed the title Add samples for few languages Add samples for several languages Feb 20, 2025
@spenserblack spenserblack merged commit 09a9dfa into spenserblack:main Feb 20, 2025
21 checks passed
@ankddev ankddev deleted the add-some-samples branch February 20, 2025 16:55
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.

2 participants