Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@motorina0
Copy link
Collaborator

@motorina0 motorina0 commented Mar 27, 2024

This PR introduces a new JMeter test. It does not change the code.

This test will check that:

  • there are no backwards incompatible changes in core that affect the extensions (eg: some functions moved in core from one file to another and the extension fails to install)
  • the vetted extensions do not use deprecated APIs

@codecov
Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.32%. Comparing base (ed44244) to head (9c7e0e2).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #2371      +/-   ##
==========================================
- Coverage   58.38%   58.32%   -0.07%     
==========================================
  Files          61       61              
  Lines        9336     9336              
==========================================
- Hits         5451     5445       -6     
- Misses       3885     3891       +6     

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

@motorina0 motorina0 marked this pull request as ready for review March 27, 2024 17:44
Copy link
Member

@dni dni left a comment

Choose a reason for hiding this comment

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

LGTM! nice

@dni dni merged commit 9b5bb1b into dev Mar 28, 2024
@dni dni deleted the jmeter_test_extension_install branch March 28, 2024 09:22
bitkarrot pushed a commit to bitkarrot/lnbits-legend that referenced this pull request Mar 28, 2024
…nbits#2371)

* test: initial commit
* feat: allow excluding of certain releases
* test: activate and enable
* fix: title indexes
* chore: remove disabled element
* test: skip `cashu` too many DB errors
* chore: improve logs
* chore: test logs
* chore: logs
* fix: condition
* fix: condition harder
* test: disable some listeners
* fix: remove hanging element
* fix: multiple reports with: `-m 1, --max-count, stop reading a file after 1 matching line`
* chore: test that github actions still detect failures
* Revert "chore: test that github actions still detect failures"

This reverts commit a6769c5.
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