8000 Extend documentation for relative filters by Spacetown · Pull Request #405 · gcovr/gcovr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Extend documentation for relative filters #405

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
merged 1 commit into from
Sep 8, 2020

Conversation

Spacetown
Copy link
Member

Update documentation for relative filters in configuration files.
Extend the help output for the filter section with directory used for relative filters.
Closes #319.

@Spacetown Spacetown requested a review from latk August 10, 2020 18:33
@codecov
Copy link
codecov bot commented Aug 10, 2020

Codecov Report

Merging #405 into master will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #405      +/-   ##
==========================================
- Coverage   93.72%   93.72%   -0.01%     
==========================================
  Files          20       20              
  Lines        2312     2311       -1     
  Branches      404      404              
==========================================
- Hits         2167     2166       -1     
  Misses         77       77              
  Partials       68       68              
Impacted Files Coverage Δ
gcovr/configuration.py 97.67% <ø> (ø)
gcovr/utils.py 92.06% <100.00%> (-0.05%) ⬇️

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 343cbf6...bf9ae7a. Read the comment docs.

@Spacetown Spacetown force-pushed the document_relativ_filter branch from 4984959 to d090d40 Compare August 14, 2020 18:49
@Spacetown Spacetown force-pushed the document_relativ_filter branch from d090d40 to c4ee24a Compare September 2, 2020 20:04
@Spacetown Spacetown requested review from CezaryGapinski and removed request for latk September 4, 2020 20:26
CHANGELOG.rst Outdated
@@ -18,6 +18,7 @@ Improvements and new features:
- Early fail when output cannot be created. (:issue:`346`)
- Add option :option:`--txt` for text output. (:issue:`387`)
- Add option :option:`--csv` for CSV output. (:issue:`376`)
- Add option :option:`--coveralls` for coveralls JSON output. (:issue:`328`)
Copy link
Contributor
8000

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here can be a conflict after my documentation updates, so maybe you should rebase this branch on the current master.

Copy link
Contributor
@CezaryGapinski CezaryGapinski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! I think it only need to be rebased.

@Spacetown Spacetown force-pushed the document_relativ_filter branch from c4ee24a to bf9ae7a Compare September 8, 2020 18:50
@Spacetown Spacetown merged commit 73e8776 into gcovr:master Sep 8, 2020
@Spacetown Spacetown deleted the document_relativ_filter branch September 8, 2020 19:02
@Spacetown Spacetown mentioned this pull request Sep 29, 2020
6 tasks
@Spacetown Spacetown added this to the 4.3 milestone Sep 29, 2020
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.

gcovr RelativeFilter is relative to os.getcwd, should be relative to --root
2 participants
0