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: elixir language support #52

Merged
merged 1 commit into from
Oct 12, 2021
Merged

feat: elixir language support #52

merged 1 commit into from
Oct 12, 2021

Conversation

aldy505
Copy link
Member

@aldy505 aldy505 commented Oct 12, 2021

closes #43

@codecov
Copy link

codecov bot commented Oct 12, 2021

Codecov Report

Merging #52 (0afefdc) into master (20ff9c6) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #52   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           24        25    +1     
  Lines          880       897   +17     
  Branches        43        43           
=========================================
+ Hits           880       897   +17     
Impacted Files Coverage Δ
src/index.ts 100.00% <100.00%> (ø)
src/languages/elixir.ts 100.00% <100.00%> (ø)
src/languages/markdown.ts 100.00% <100.00%> (ø)

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 20ff9c6...0afefdc. Read the comment docs.

@aldy505 aldy505 merged commit 77a052d into master Oct 12, 2021
@aldy505 aldy505 deleted the language/elixir branch October 12, 2021 09:27
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.

new language: Elixir
1 participant