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

Add matchPath option in example .refitter file in README #146

Merged
merged 1 commit into from
Sep 10, 2023

Conversation

christianhelle
Copy link
Owner

New "matchPath" fields have been added to the configuration examples in both Refitter.SourceGenerator's README file and the main project README. This enables the use of regular expressions to include only specific paths, providing additional flexibility for users.

New "matchPath" fields have been added to the configuration examples in both Refitter.SourceGenerator's README file and the main project README. This enables the use of regular expressions to include only specific paths, providing additional flexibility for users.
@christianhelle christianhelle added the documentation Improvements or additions to documentation label Sep 10, 2023
@christianhelle christianhelle self-assigned this Sep 10, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Sep 10, 2023

Codecov Report

Merging #146 (468a643) into main (798d693) will not change coverage.
Report is 4 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #146   +/-   ##
=======================================
  Coverage   98.47%   98.47%           
=======================================
  Files          37       37           
  Lines        1178     1178           
=======================================
  Hits         1160     1160           
  Misses          6        6           
  Partials       12       12           
Flag Coverage Δ
unittests 98.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@christianhelle christianhelle merged commit 98628d4 into main Sep 10, 2023
@christianhelle christianhelle deleted the source-generator-docs branch September 10, 2023 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant