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

issue790 add context plugin #894

Merged
merged 45 commits into from
Dec 26, 2020
Merged

issue790 add context plugin #894

merged 45 commits into from
Dec 26, 2020

Conversation

SaberSola
Copy link
Contributor

Fixes #790
Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed mvn clean install -Dmaven.javadoc.skip=true.

@codecov-io
Copy link

Codecov Report

Merging #894 (80dbca5) into master (e1e7779) will increase coverage by 0.04%.
The diff coverage is 82.75%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #894      +/-   ##
============================================
+ Coverage     72.25%   72.29%   +0.04%     
- Complexity     1745     1755      +10     
============================================
  Files           303      304       +1     
  Lines          6877     6906      +29     
  Branches        782      786       +4     
============================================
+ Hits           4969     4993      +24     
- Misses         1508     1510       +2     
- Partials        400      403       +3     
Impacted Files Coverage Δ Complexity Δ
...l/plugin/contextpath/ContextPathMappingPlugin.java 82.14% <82.14%> (ø) 10.00 <10.00> (?)
...java/org/dromara/soul/common/enums/PluginEnum.java 100.00% <100.00%> (ø) 3.00 <0.00> (ø)

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 e1e7779...80dbca5. Read the comment docs.

@yu199195 yu199195 added this to the 2.3.0 milestone Dec 26, 2020
@yu199195 yu199195 merged commit fcf1525 into apache:master Dec 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ContextPath mapping plugin for Soul
4 participants