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

[plugin-web-app-to-rest-api] Add ability to use variable name as HTML… #4652

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

uarlouski
Copy link
Member

… source in from_html transformer

@uarlouski uarlouski requested a review from a team as a code owner December 8, 2023 15:45
|The URL of the page to build the table upon.
a|The URL of the page to build the table upon.

WARNING: The `pageUrl` parameter is deprecated, please use `variableName` instead.
Copy link
Collaborator

Choose a reason for hiding this comment

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

need to provide a version, when pageUrl is going to be removed

Copy link

github-actions bot commented Dec 8, 2023

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@uarlouski uarlouski force-pushed the feature/html-transformer-variable branch from 9ed8657 to 176fa1c Compare December 8, 2023 15:58
Copy link

sonarqubecloud bot commented Dec 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

Copy link

codecov bot commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (be1b5cb) 97.38% compared to head (176fa1c) 97.39%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #4652      +/-   ##
============================================
+ Coverage     97.38%   97.39%   +0.01%     
- Complexity     6526     6534       +8     
============================================
  Files           914      914              
  Lines         18789    18798       +9     
  Branches       1249     1251       +2     
============================================
+ Hits          18298    18309      +11     
+ Misses          384      383       -1     
+ Partials        107      106       -1     

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

@valfirst valfirst merged commit b1d950a into master Dec 10, 2023
10 of 11 checks passed
@valfirst valfirst deleted the feature/html-transformer-variable branch December 10, 2023 21:13
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