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

Issue 13 - update CI, add support for MW 1.40 and above #14

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

gesinn-it-ilm
Copy link
Collaborator

This PR is related to the issue #13.

This PR contains:

  • dropped support for MW 1.35
  • added support for MW 1.40, 1.41, 1.42, 1.43
  • code cov upload covered by MW 1.40
  • setup.js updated to work with the MW 1.42 and above

- add HTMLElement for MW 1.42 and above
- drop support for MW 1.35
- add support for MW 1.40, 1.41, 1.41 and 1.43
- MW 1.40 now covers coverage upload
- use 1.39 as default one
@gesinn-it-ilm gesinn-it-ilm added the enhancement New feature or request label Jan 3, 2025
@gesinn-it-ilm gesinn-it-ilm self-assigned this Jan 3, 2025
Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.26%. Comparing base (cb35033) to head (47997f7).

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #14      +/-   ##
============================================
+ Coverage     93.65%   94.26%   +0.61%     
+ Complexity       27       25       -2     
============================================
  Files             7        7              
  Lines           126      122       -4     
  Branches          5        5              
============================================
- Hits            118      115       -3     
+ Misses            3        2       -1     
  Partials          5        5              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant