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

Issue 28 tags #29

Merged
merged 9 commits into from
Feb 11, 2021
Merged

Issue 28 tags #29

merged 9 commits into from
Feb 11, 2021

Conversation

frosklis
Copy link
Collaborator

Implement everything to solve issue 28. Fix #28 .

@codecov
Copy link

codecov bot commented Feb 11, 2021

Codecov Report

Merging #29 (f2c2534) into master (88be328) will increase coverage by 0.81%.
The diff coverage is 78.08%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   72.29%   73.11%   +0.81%     
==========================================
  Files          29       30       +1     
  Lines        1592     1655      +63     
==========================================
+ Hits         1151     1210      +59     
- Misses        441      445       +4     
Impacted Files Coverage Δ
src/lib/models/models.rs 100.00% <ø> (ø)
src/lib/parser/tokenizers/comment.rs 100.00% <ø> (ø)
src/lib/parser/tokenizers/transaction.rs 74.86% <57.14%> (-0.56%) ⬇️
src/lib/models/comment.rs 74.35% <74.35%> (ø)
src/lib/commands/register.rs 84.74% <100.00%> (ø)
src/lib/filter.rs 100.00% <100.00%> (+25.00%) ⬆️
src/lib/models/mod.rs 80.00% <100.00%> (+0.74%) ⬆️
src/lib/models/transaction.rs 85.23% <100.00%> (+0.51%) ⬆️
src/lib/parser/tokenizers/tag.rs 68.75% <100.00%> (+1.00%) ⬆️
... and 1 more

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 88be328...f2c2534. Read the comment docs.

@frosklis frosklis merged commit 6bbd93a into master Feb 11, 2021
@frosklis frosklis deleted the issue_28_tags branch February 16, 2021 23:13
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.

Extract tags from comments
1 participant