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

Apply perlimports to tests #119

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

Conversation

oalders
Copy link
Contributor

@oalders oalders commented Oct 7, 2022

  • Add a perlimports.toml
  • Apply perlimports to tests

@oalders
Copy link
Contributor Author

oalders commented Oct 7, 2022

I was just looking around for something in the internals and figured I'd see what perlimports came up with on the tests.

@codecov
Copy link

codecov bot commented Oct 7, 2022

Codecov Report

Base: 83.04% // Head: 83.00% // Decreases project coverage by -0.03% ⚠️

Coverage data is based on head (42bbe1c) compared to base (192540f).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
- Coverage   83.04%   83.00%   -0.04%     
==========================================
  Files          82       82              
  Lines        1887     1883       -4     
  Branches      240      240              
==========================================
- Hits         1567     1563       -4     
  Misses        219      219              
  Partials      101      101              
Impacted Files Coverage Δ
t/lib/TestHelper/Plugin/ReverseFoo.pm 100.00% <ø> (ø)
t/Basic.t 100.00% <100.00%> (ø)
t/Conf.t 100.00% <100.00%> (ø)
t/Git.t 100.00% <100.00%> (ø)
t/Plugin-CSSUnminifier.t 100.00% <100.00%> (ø)
t/Plugin-GenericTransformer.t 100.00% <100.00%> (ø)
t/Plugin-GenericValidator.t 100.00% <100.00%> (ø)
t/Plugin-JSBeautify.t 100.00% <100.00%> (ø)
t/Plugin-JSHint.t 100.00% <100.00%> (ø)
t/Plugin-JSLint.t 100.00% <100.00%> (ø)
... and 31 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@oalders
Copy link
Contributor Author

oalders commented Oct 7, 2022

Some of these Codecov diffs are wonky. 🤷🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant