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

improve unit tests #23

Merged
merged 3 commits into from
Mar 1, 2023
Merged

improve unit tests #23

merged 3 commits into from
Mar 1, 2023

Conversation

hmdsefi
Copy link
Owner

@hmdsefi hmdsefi commented Mar 1, 2023

No description provided.

@codecov
Copy link

codecov bot commented Mar 1, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +22.60 🎉

Comparison is base (74fedbf) 69.97% compared to head (669fac4) 92.58%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master      #23       +/-   ##
===========================================
+ Coverage   69.97%   92.58%   +22.60%     
===========================================
  Files           8        8               
  Lines         443      445        +2     
===========================================
+ Hits          310      412      +102     
+ Misses        117       25       -92     
+ Partials       16        8        -8     
Flag Coverage Δ
unittests 92.58% <100.00%> (+22.60%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
graph.go 100.00% <100.00%> (+65.78%) ⬆️
base.go 86.58% <0.00%> (+15.58%) ⬆️
traverse/df_iterator.go 100.00% <0.00%> (+16.66%) ⬆️
traverse/bf_iterator.go 100.00% <0.00%> (+20.51%) ⬆️
traverse/topological_iterator.go 93.93% <0.00%> (+27.27%) ⬆️
properties.go 100.00% <0.00%> (+44.44%) ⬆️
graph_types.go 100.00% <0.00%> (+66.66%) ⬆️

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.

@hmdsefi hmdsefi merged commit 1317138 into master Mar 1, 2023
@hmdsefi hmdsefi deleted the dev branch March 1, 2023 14:15
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