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

build(testapps): playground for #548

Merged
merged 5 commits into from
Nov 9, 2023
Merged

Conversation

eeliu
Copy link
Collaborator

@eeliu eeliu commented Nov 8, 2023

  • add testapps-fastapi
    • redis/httpx/mysql
  • change plugin style

close #547

Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Attention: 107 lines in your changes are missing coverage. Please review.

Comparison is base (9496d50) 76.64% compared to head (498e022) 78.89%.
Report is 14 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #548      +/-   ##
==========================================
+ Coverage   76.64%   78.89%   +2.25%     
==========================================
  Files          18       18              
  Lines        1032     1071      +39     
==========================================
+ Hits          791      845      +54     
+ Misses        241      226      -15     
Files Coverage Δ
common/src/Cache/SharedObj.cpp 68.33% <ø> (ø)
common/src/NodePool/TraceNode.cpp 100.00% <100.00%> (ø)
common/src/Util/Helper.h 100.00% <100.00%> (ø)
common/src/Logging.cpp 85.71% <85.71%> (ø)
common/src/NodePool/PoolManager.cpp 87.93% <92.00%> (-0.07%) ⬇️
common/src/ConnectionPool/TransLayer.cpp 82.00% <85.18%> (-0.61%) ⬇️
common/src/Context/ContextType.h 58.33% <58.33%> (+2.08%) ⬆️
common/src/ConnectionPool/TransLayer.h 65.71% <66.34%> (-0.96%) ⬇️
common/src/common.cpp 75.95% <63.35%> (+8.28%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

- add testapps-fastapi
  - redis/httpx/mysql
- change plugin style

close pinpoint-apm#547
@eeliu eeliu merged commit 91e7770 into pinpoint-apm:dev Nov 9, 2023
15 of 16 checks passed
@eeliu eeliu deleted the doc-compose branch November 9, 2023 04:26
@eeliu eeliu added this to the v0.4.12 milestone Dec 4, 2023
eeliu added a commit that referenced this pull request Mar 28, 2024
- add testapps-fastapi
  - redis/httpx/mysql
- change plugin style

close #547
eeliu added a commit that referenced this pull request Mar 28, 2024
- add testapps-fastapi
  - redis/httpx/mysql
- change plugin style

close #547
eeliu added a commit that referenced this pull request Mar 28, 2024
- add testapps-fastapi
  - redis/httpx/mysql
- change plugin style

close #547
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.

[Task] A playground environment for testapps
1 participant