Skip to content

Base enum label validity on constant name rule#656

Merged
tvbeek merged 1 commit intomasterfrom
fix/enum-keywords
Mar 3, 2023
Merged

Base enum label validity on constant name rule#656
tvbeek merged 1 commit intomasterfrom
fix/enum-keywords

Conversation

@kylekatarnls kylekatarnls requested a review from tvbeek March 3, 2023 19:22
@codecov-commenter
Copy link

codecov-commenter commented Mar 3, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.01 🎉

Comparison is base (31be7cd) 82.07% compared to head (c1cd664) 82.09%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #656      +/-   ##
============================================
+ Coverage     82.07%   82.09%   +0.01%     
  Complexity     3441     3441              
============================================
  Files           154      154              
  Lines          9469     9467       -2     
============================================
  Hits           7772     7772              
+ Misses         1697     1695       -2     
Impacted Files Coverage Δ
.../PDepend/Source/Language/PHP/AbstractPHPParser.php 87.99% <0.00%> (+0.06%) ⬆️

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.

@tvbeek tvbeek merged commit 9b74d9a into master Mar 3, 2023
@tvbeek tvbeek deleted the fix/enum-keywords branch March 3, 2023 20:28
@verschoof
Copy link

Hi, since this is merged, can the packaged get tagged so we can use it in phpmd? thanks!

@AJenbo
Copy link
Collaborator

AJenbo commented Apr 12, 2023

If you want to use the development branch ahead of release you can add it as a dependency with the version set to dev-master.

@verschoof
Copy link

I get that, (don't like it :) ) but why not do new release with such a good fix? :)

So, what is the release cycle? When can I expect this is released in a new tag?

@AJenbo
Copy link
Collaborator

AJenbo commented Apr 13, 2023

because it takes time to go through the process and make sure that everything is right.

Volunteer, best effort. You can see historic times here https://github.com/pdepend/pdepend/tags to get a feel for it.

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

Labels

None yet

6 participants