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

.klc support #1

Merged
merged 10 commits into from
Jul 7, 2021
Merged

.klc support #1

merged 10 commits into from
Jul 7, 2021

Conversation

narze
Copy link
Member

@narze narze commented Jul 6, 2021

Sample gist : https://gist.github.com/narze/11f7055f65795c589b852f6887225ecc

  • feat: Generate .klc with headers
  • feat: Add newline between header lines
  • feat: Generate layouts in klc

@codecov-commenter
Copy link

codecov-commenter commented Jul 6, 2021

Codecov Report

Merging #1 (d3fab38) into main (27824ca) will decrease coverage by 5.91%.
The diff coverage is 87.32%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #1      +/-   ##
==========================================
- Coverage   95.91%   90.00%   -5.92%     
==========================================
  Files           2        4       +2     
  Lines          49       90      +41     
  Branches        7       11       +4     
==========================================
+ Hits           47       81      +34     
- Misses          2        9       +7     
Impacted Files Coverage Δ
generateKlc.ts 78.78% <78.78%> (ø)
generateKeylayout.ts 93.75% <93.75%> (ø)
main.ts 100.00% <100.00%> (+4.44%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 27824ca...d3fab38. Read the comment docs.

@narze narze merged commit 4289ee4 into main Jul 7, 2021
@narze narze deleted the feature/klc branch July 7, 2021 18:06
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