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

Codacity #30

Merged
merged 7 commits into from
May 30, 2021
Merged

Codacity #30

merged 7 commits into from
May 30, 2021

Conversation

Tyler-Keith-Thompson
Copy link
Owner

Add Codacy support and fix any outstanding issues

@codecov
Copy link

codecov bot commented May 30, 2021

Codecov Report

Merging #30 (b09896b) into master (0496542) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #30   +/-   ##
=======================================
  Coverage   90.33%   90.33%           
=======================================
  Files          47       47           
  Lines        1604     1604           
=======================================
  Hits         1449     1449           
  Misses        155      155           
Impacted Files Coverage Δ
Sources/CucumberSwift/Gherkin/AST/AST.swift 100.00% <100.00%> (ø)
Sources/CucumberSwift/Gherkin/AST/ASTToken.swift 100.00% <100.00%> (ø)
Sources/CucumberSwift/Gherkin/Lexer/Position.swift 100.00% <100.00%> (ø)
...ces/CucumberSwift/Gherkin/Lexer/StringReader.swift 95.00% <100.00%> (ø)
Sources/CucumberSwift/Gherkin/Lexer/Token.swift 74.19% <100.00%> (ø)
Sources/CucumberSwift/Gherkin/Parser/Scope.swift 97.05% <100.00%> (ø)
Sources/CucumberSwift/Gherkin/Parser/Step.swift 78.57% <100.00%> (ø)
Sources/CucumberSwift/Runner/Cucumber.swift 77.39% <100.00%> (ø)
...s/CucumberSwift/StubGeneration/StubGenerator.swift 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 0496542...b09896b. Read the comment docs.

@Tyler-Keith-Thompson Tyler-Keith-Thompson merged commit a599cf4 into master May 30, 2021
@Tyler-Keith-Thompson Tyler-Keith-Thompson deleted the codacity branch May 30, 2021 07:04
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.

1 participant