8000 Respect absolute paths from gcov output. by Spacetown · Pull Request #776 · gcovr/gcovr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Respect absolute paths from gcov output. #776

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

Merged

Conversation

Spacetown
Copy link
Member

Respect the case where gcov returns an absolute path to the source files.

Add type hints and reorder arguments to give all files first.

@Spacetown Spacetown added this to the Upcoming release milestone May 1, 2023
@codecov
Copy link
codecov bot commented May 1, 2023

Codecov Report

Patch coverage: 82.50% and no project coverage change.

Comparison is base (ed1f93c) 95.54% compared to head (4788c7f) 95.54%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #776   +/-   ##
=======================================
  Coverage   95.54%   95.54%           
=======================================
  Files          40       40           
  Lines        4019     4021    +2     
  Branches      785      786    +1     
=======================================
+ Hits         3840     3842    +2     
  Misses        101      101           
  Partials       78       78           
Impacted Files Coverage Δ
gcovr/formats/gcov/read.py 81.37% <80.55%> (+0.12%) ⬆️
gcovr/formats/html/write.py 95.47% <100.00%> (ø)
gcovr/utils.py 92.03% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Spacetown Spacetown force-pushed the fix_source_heuristic_absolute_paths branch from 90b9d70 to a2f3939 Compare May 1, 2023 19:19
@Spacetown Spacetown force-pushed the fix_source_heuristic_absolute_paths branch from a2f3939 to 4788c7f Compare May 1, 2023 19:24
@Spacetown 7368 Spacetown merged commit cd4da16 into gcovr:master May 1, 2023
@Spacetown Spacetown deleted the fix_source_heuristic_absolute_paths branch May 1, 2023 19:36
@Spacetown Spacetown removed this from the Upcoming release milestone Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0