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

Support gradle #9170

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Support gradle #9170

wants to merge 6 commits into from

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Sep 6, 2022

No description provided.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ emeroad
❌ feelform
You have signed the CLA already but the status is still pending? Let us recheck it.

@emeroad emeroad linked an issue Sep 6, 2022 that may be closed by this pull request
5 tasks
@emeroad emeroad added this to the 2.5.0 milestone Sep 6, 2022
@codecov
Copy link

codecov bot commented Sep 6, 2022

Codecov Report

Merging #9170 (1d443ff) into master (62b576a) will increase coverage by 0.35%.
The diff coverage is n/a.

❗ Current head 1d443ff differs from pull request most recent head 05f0e62. Consider uploading reports for the commit 05f0e62 to get more accurate results

@@             Coverage Diff              @@
##             master    #9170      +/-   ##
============================================
+ Coverage     39.47%   39.82%   +0.35%     
+ Complexity    11786    11750      -36     
============================================
  Files          3408     3358      -50     
  Lines         91258    90639     -619     
  Branches      10124    10077      -47     
============================================
+ Hits          36024    36100      +76     
+ Misses        52108    51457     -651     
+ Partials       3126     3082      -44     
Impacted Files Coverage Δ
...avercorp/pinpoint/plugin/mongo/MongoConstants.java 0.00% <0.00%> (-100.00%) ⬇️
...ollector/dao/pinot/PinotSystemMetricDoubleDao.java 0.00% <0.00%> (-100.00%) ⬇️
.../pinpoint/profiler/context/CallStackFactoryV2.java 0.00% <0.00%> (-81.82%) ⬇️
...pinpoint/rpc/ChannelWriteFailListenableFuture.java 42.85% <0.00%> (-28.58%) ⬇️
...p/pinpoint/metric/common/model/MetricDataName.java 50.00% <0.00%> (-25.00%) ⬇️
...rp/pinpoint/rpc/packet/ControlHandshakePacket.java 44.82% <0.00%> (-24.14%) ⬇️
...point/collector/cluster/ThriftAgentConnection.java 42.85% <0.00%> (-23.81%) ⬇️
...itor/metric/DefaultCustomMetricRegistryFilter.java 79.31% <0.00%> (-12.36%) ⬇️
.../navercorp/pinpoint/plugin/mongo/WriteContext.java 0.00% <0.00%> (-11.14%) ⬇️
...r/context/storage/AsyncQueueingUriStatStorage.java 69.11% <0.00%> (-9.58%) ⬇️
... and 293 more

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

@emeroad emeroad modified the milestones: 2.5.0, 2.6.0 Dec 21, 2022
@emeroad emeroad modified the milestones: 3.0.0, next Jan 18, 2024
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.

Gradle
3 participants