Skip to content

[MINOR] Fix license check exception #1119

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

Merged
merged 3 commits into from
Aug 9, 2022

Conversation

xwm1992
Copy link
Contributor

@xwm1992 xwm1992 commented Aug 9, 2022

Fix license check exception

@codecov
Copy link

codecov bot commented Aug 9, 2022

Codecov Report

Merging #1119 (51519e0) into master (09fc238) will increase coverage by 0.09%.
The diff coverage is 7.43%.

❗ Current head 51519e0 differs from pull request most recent head a07f922. Consider uploading reports for the commit a07f922 to get more accurate results

@@             Coverage Diff             @@
##             master   #1119      +/-   ##
===========================================
+ Coverage      9.85%   9.95%   +0.09%     
- Complexity      626     640      +14     
===========================================
  Files           368     382      +14     
  Lines         23341   23640     +299     
  Branches       2569    2619      +50     
===========================================
+ Hits           2300    2353      +53     
- Misses        20827   21067     +240     
- Partials        214     220       +6     
Impacted Files Coverage Δ
...e/eventmesh/common/config/CommonConfiguration.java 79.68% <0.00%> (-1.27%) ⬇️
.../eventmesh/common/config/ConfigurationWrapper.java 38.88% <0.00%> (-11.12%) ⬇️
.../protocol/http/WebhookProtocolTransportObject.java 0.00% <0.00%> (ø)
.../common/protocol/http/common/EventMeshRetCode.java 0.00% <0.00%> (ø)
...ava/org/apache/eventmesh/common/utils/IPUtils.java 39.81% <0.00%> (ø)
.../eventmesh/protocol/http/HttpProtocolConstant.java 0.00% <ø> (ø)
...col/http/resolver/HttpRequestProtocolResolver.java 0.00% <0.00%> (ø)
...esh/registry/consul/service/HeatBeatScheduler.java 0.00% <0.00%> (ø)
...che/eventmesh/runtime/boot/AbstractHTTPServer.java 0.00% <0.00%> (ø)
...he/eventmesh/runtime/boot/EventMeshGrpcServer.java 0.00% <ø> (ø)
... and 52 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

Copy link
Contributor

@qqeasonchen qqeasonchen left a comment

Choose a reason for hiding this comment

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

LGTM

@qqeasonchen qqeasonchen merged commit 676f91b into apache:master Aug 9, 2022
xwm1992 pushed a commit to xwm1992/EventMesh that referenced this pull request Sep 23, 2022
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.

3 participants