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

Addition of new version 1.2.1 for Modality plugin. #675

Merged
merged 68 commits into from
Sep 27, 2024

Conversation

rbourga
Copy link
Contributor

@rbourga rbourga commented Sep 27, 2024

To reduce the number of false posistives by ensuring that the bin size is as large as the computed value, i.e., rounding up with Math.ceil() function.

undera and others added 30 commits April 5, 2016 13:52
# Conflicts:
#	site/dat/repo/various.json
…o undera-master

# Conflicts:
#	site/dat/repo/various.json
Adding new version of plugins for CLI execution in CI/CD.
rbourga and others added 27 commits April 3, 2023 22:48
Addition of new entry for version 4.13.0.
Removal of deprecated plugins as the github repo doesn't exist anymore.
Which updates the WebSampler default code.
Addition of WegDriver 4.13.0.2
This is to reduce the number of false positives by ensuring that the bin size used when building the histogram is at least as large as the computed value (by using Math.ceil() function).
@rbourga rbourga changed the title Addition of new version 1.2. for Modality plugin. Addition of new version 1.2.1 for Modality plugin. Sep 27, 2024
@undera undera merged commit f12bcc8 into undera:master Sep 27, 2024
1 check passed
besessener pushed a commit to besessener/jmeter-plugins that referenced this pull request Feb 18, 2025
* Release 1.4.0

* Adding outlierdetector plugin to repo list.

* Fix of jar version number.

* Java compliance level changed from 13 to 1.8.

* Json fix

* Formatting issues.

* Addition of ApdexCalculator to the list.

* Adding Results Comparator plugin.

* Adding ResultsComaparator version 2.1.

* Typo fix and changes field.

* JSON typo fix.

* Update various.json

Adding new version of plugins for CLI execution in CI/CD.

* Update of libs for Selenium 4.5

* Addition of missoing lib.

* Webdriver update to 4.6.0

* Addition of components for Edge driver and upgrade to Selenium 4.7.2

* Opentelemetry version fix.

* Update to Selenium 4.8.0.

* Upgrade to Selenium 4.8.1 and UI bug fix in FF (Proxy tab).

* Typo error fix causing Plugin Manager to misbehave.

* Webdriver update to 4.8.3.1.

* Changes for Java 1.8 compatibility.

* Update to Selenium 4.9.1

* Update of WebDriver to Selenium 4.10.0

* Fix of opentelemetry file downloads.

* Addition of new plugins for Outlier detection, Apdex and Results Comparison.

* Addition of "deprecated" marker to the deprecated plugins.

* Removal of obsolete webdriver versions.
Addition of new entry for version 4.13.0.

* Restoration of deleted versions as they may still be used by some people.

* Fix of typo error on failed downloaded jar.

* Update various.json

Removal of deprecated plugins as the github repo doesn't exist anymore.

* Addition of a new Coefficient of Variation and Modality Check plugin

Update of libraries for existing plugins.

* Dowloadurl fix.

* Addition of WebDriver 4.13.0.2

Which updates the WebSampler default code.

* Revert "Addition of WebDriver 4.13.0.2"

This reverts commit bfc7855.

* Update jpgc-plugins.json

Addition of WegDriver 4.13.0.2

* Addition of version 1.2.1 for Modality Plugin

This is to reduce the number of false positives by ensuring that the bin size used when building the histogram is at least as large as the computed value (by using Math.ceil() function).

---------

Co-authored-by: Andrey Pohilko <[email protected]>
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.

2 participants