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

Allow local files with EXTENDS #2151

Merged
merged 2 commits into from
Dec 20, 2022
Merged

Conversation

bdovaz
Copy link
Collaborator

@bdovaz bdovaz commented Dec 20, 2022

Copy link
Member

@nvuillam nvuillam left a comment

Choose a reason for hiding this comment

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

Plz check comments ^^

megalinter/config.py Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

Codecov Report

Merging #2151 (2becc14) into main (0af38af) will increase coverage by 0.04%.
The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main    #2151      +/-   ##
==========================================
+ Coverage   82.36%   82.41%   +0.04%     
==========================================
  Files         158      166       +8     
  Lines        3413     4429    +1016     
==========================================
+ Hits         2811     3650     +839     
- Misses        602      779     +177     
Impacted Files Coverage Δ
megalinter/config.py 89.74% <66.66%> (ø)
...alinter/tests/test_megalinter/helpers/utilstest.py 80.95% <0.00%> (-8.06%) ⬇️
megalinter/__init__.py 100.00% <0.00%> (ø)
megalinter/run.py 0.00% <0.00%> (ø)
megalinter/setup.py 0.00% <0.00%> (ø)
megalinter/Reporter.py 86.36% <0.00%> (ø)
megalinter/Linter.py 84.67% <0.00%> (ø)
megalinter/utils.py 82.96% <0.00%> (ø)
megalinter/constants.py 100.00% <0.00%> (ø)
... and 3 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@nvuillam nvuillam left a comment

Choose a reason for hiding this comment

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

Great, thanks for your contribution !

@nvuillam nvuillam merged commit b5475b9 into oxsecurity:main Dec 20, 2022
@bdovaz bdovaz deleted the feature/local-extends branch December 20, 2022 15:42
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.

None yet

3 participants