Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Auto generate request data base on proto file(mock). #82

Merged
merged 2 commits into from
Dec 15, 2021

Conversation

yl-yue
Copy link
Contributor

@yl-yue yl-yue commented Dec 15, 2021

This Implement Request Mock

JMeter mock

follow-up plan

  • JMeter variable mock
  • Reusable Request Mock

@codecov-commenter
Copy link

Codecov Report

Merging #82 (d0f827d) into master (52a2817) will decrease coverage by 4.10%.
The diff coverage is 56.00%.

❗ Current head d0f827d differs from pull request most recent head 9ead16b. Consider uploading reports for the commit 9ead16b to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##             master      #82      +/-   ##
============================================
- Coverage     96.77%   92.67%   -4.11%     
- Complexity      180      184       +4     
============================================
  Files            17       17              
  Lines           683      751      +68     
  Branches         41       49       +8     
============================================
+ Hits            661      696      +35     
- Misses           16       44      +28     
- Partials          6       11       +5     
Impacted Files Coverage Δ
...main/java/vn/zalopay/benchmark/GRPCSamplerGui.java 85.00% <56.00%> (-15.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 ed07d5d...9ead16b. Read the comment docs.

@huynhminhtan huynhminhtan merged commit 5b74b20 into zalopay-oss:master Dec 15, 2021
@huynhminhtan
Copy link
Contributor

Hi @yl-yue, thank you for your pull request. It's a nice feature to save more effort.
It has been merged into master.

@yl-yue
Copy link
Contributor Author

yl-yue commented Dec 15, 2021

I am very sorry that due to my carelessness, there is a performance problem in this PR, and there will be a delay when switching sampler. I am trying to solve it.

fullMethodField.addActionListener(new ActionListener() {

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants