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

Marking typo support #18

Merged
merged 12 commits into from
Feb 23, 2023
Merged

Marking typo support #18

merged 12 commits into from
Feb 23, 2023

Conversation

Dynom
Copy link
Owner

@Dynom Dynom commented Jul 17, 2022

Closes #17

@Dynom Dynom self-assigned this Jul 17, 2022
@codecov
Copy link

codecov bot commented Jul 19, 2022

Codecov Report

Merging #18 (e53cdf3) into master (66f846f) will increase coverage by 0.35%.
The diff coverage is 86.95%.

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   80.37%   80.72%   +0.35%     
==========================================
  Files          11       12       +1     
  Lines         540      581      +41     
==========================================
+ Hits          434      469      +35     
- Misses         99      104       +5     
- Partials        7        8       +1     
Impacted Files Coverage Δ
finder/option.go 76.92% <40.00%> (-23.08%) ⬇️
finder/find.go 97.43% <50.00%> (-2.57%) ⬇️
finder/processor.go 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 66f846f...e53cdf3. Read the comment docs.

@Dynom Dynom force-pushed the MarkingTypoSupport branch from fb30954 to ca90141 Compare February 23, 2023 12:01
@codecov-commenter
Copy link

codecov-commenter commented Feb 23, 2023

Codecov Report

Base: 80.37% // Head: 80.72% // Increases project coverage by +0.35% 🎉

Coverage data is based on head (90d0782) compared to base (1955485).
Patch coverage: 85.41% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   80.37%   80.72%   +0.35%     
==========================================
  Files          11       12       +1     
  Lines         540      581      +41     
==========================================
+ Hits          434      469      +35     
- Misses         99      104       +5     
- Partials        7        8       +1     
Impacted Files Coverage Δ
cmd/web/main.go 0.00% <0.00%> (ø)
finder/algorithm.go 61.90% <ø> (ø)
finder/option.go 76.92% <40.00%> (-23.08%) ⬇️
finder/find.go 97.43% <50.00%> (-2.57%) ⬇️
finder/processor.go 100.00% <100.00%> (ø)
server/http.go 84.21% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Dynom Dynom merged commit 7a70d0b into master Feb 23, 2023
@Dynom Dynom deleted the MarkingTypoSupport branch February 23, 2023 12:24
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.

Add support for Marking Typos
2 participants