Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

Simplify windowing in graph wrapper structs #165

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ricopinazo
Copy link
Contributor

What changes were proposed in this pull request?

Why are the changes needed?

Does this PR introduce any user-facing change? If yes is this documented?

How was this patch tested?

Are there any further changes required?

@codecov
Copy link

codecov bot commented Apr 21, 2023

Codecov Report

Merging #165 (366c23f) into main (a65ac18) will increase coverage by 0.22%.
The diff coverage is 36.19%.

@@            Coverage Diff             @@
##             main     #165      +/-   ##
==========================================
+ Coverage   70.37%   70.60%   +0.22%     
==========================================
  Files          71       71              
  Lines       10963    10800     -163     
==========================================
- Hits         7715     7625      -90     
+ Misses       3248     3175      -73     
Impacted Files Coverage Δ
docbrown/src/db/view_api/time.rs 100.00% <ø> (+1.56%) ⬆️
python/src/edge.rs 0.00% <0.00%> (ø)
python/src/vertex.rs 0.00% <0.00%> (ø)
docbrown/src/db/path.rs 10.97% <4.76%> (-1.27%) ⬇️
docbrown/src/db/vertices.rs 16.49% <27.27%> (+0.49%) ⬆️
docbrown/src/db/edge.rs 58.73% <62.50%> (-7.71%) ⬇️
docbrown/src/db/vertex.rs 46.31% <73.07%> (-9.96%) ⬇️
docbrown/src/db/graph_window.rs 61.79% <100.00%> (+1.27%) ⬆️

... and 9 files with indirect coverage changes

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant