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

Edgelist #70

Merged
merged 2 commits into from
Aug 15, 2023
Merged

Edgelist #70

merged 2 commits into from
Aug 15, 2023

Conversation

kdeweese
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #70 (27e778d) into master (985cef1) will decrease coverage by 0.01%.
Report is 4 commits behind head on master.
The diff coverage is 97.53%.

@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
- Coverage   97.86%   97.86%   -0.01%     
==========================================
  Files          37       37              
  Lines        3282     3274       -8     
==========================================
- Hits         3212     3204       -8     
  Misses         70       70              
Files Changed Coverage Δ
include/graph/container/csr_graph.hpp 95.42% <0.00%> (ø)
include/graph/container/dynamic_graph.hpp 84.76% <ø> (ø)
include/graph/detail/graph_cpo.hpp 100.00% <ø> (ø)
include/graph/views/breadth_first_search.hpp 100.00% <ø> (ø)
tests/catch_main.cpp 100.00% <ø> (ø)
tests/csv_routes_csr_tests.cpp 100.00% <ø> (ø)
tests/csv_routes_dov_tests.cpp 100.00% <ø> (ø)
tests/csv_routes_vofl_tests.cpp 100.00% <ø> (ø)
include/graph/algorithm/mst.hpp 100.00% <100.00%> (ø)
include/graph/container/utility_edgelist.hpp 100.00% <100.00%> (ø)
... and 3 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@kdeweese kdeweese merged commit bf1d707 into master Aug 15, 2023
3 of 5 checks passed
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