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

benchmark xml parsers #80

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

benchmark xml parsers #80

wants to merge 2 commits into from

Conversation

AndGem
Copy link
Owner

@AndGem AndGem commented Jun 12, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jun 12, 2021

Codecov Report

Merging #80 (706a927) into master (410bff8) will decrease coverage by 32.80%.
The diff coverage is 20.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #80       +/-   ##
===========================================
- Coverage   92.41%   59.61%   -32.81%     
===========================================
  Files          22       24        +2     
  Lines         883      926       +43     
===========================================
- Hits          816      552      -264     
- Misses         67      374      +307     
Impacted Files Coverage Δ
osm/read_osm.py 11.86% <10.52%> (-68.99%) ⬇️
osm/xml_handler_lxml.py 13.33% <13.33%> (ø)
osm/xml_handler_et.py 37.50% <37.50%> (ø)
output/write_graph.py 0.00% <0.00%> (-93.55%) ⬇️
osm/sanitize_input.py 0.00% <0.00%> (-81.49%) ⬇️
graph/algorithms.py 26.66% <0.00%> (-70.00%) ⬇️
run.py 15.87% <0.00%> (-68.26%) ⬇️
osm/xml_handler.py 22.82% <0.00%> (-65.22%) ⬇️
tests/integration_test.py 40.74% <0.00%> (-59.26%) ⬇️
graph/graphfactory.py 48.93% <0.00%> (-44.69%) ⬇️
... and 7 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 410bff8...706a927. Read the comment docs.

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