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

fix(report): timeline iframe autoresize #698

Merged
merged 3 commits into from
Oct 19, 2022
Merged

Conversation

Malinskiy
Copy link
Member

Fixes #511

image

# Conflicts:
#	report/html-report/src/main/resources/html-report/app.min.js
@Malinskiy Malinskiy changed the title Fix/timeline iframe fix(report): timeline iframe autoresize Oct 19, 2022
@codecov
Copy link

codecov bot commented Oct 19, 2022

Codecov Report

Merging #698 (84cf88c) into develop (041b351) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@              Coverage Diff              @@
##             develop     #698      +/-   ##
=============================================
+ Coverage      62.58%   62.60%   +0.02%     
  Complexity       716      716              
=============================================
  Files            175      175              
  Lines           3565     3567       +2     
  Branches         593      593              
=============================================
+ Hits            2231     2233       +2     
  Misses          1036     1036              
  Partials         298      298              
Impacted Files Coverage Δ
...nskiy/marathon/report/timeline/TimelineReporter.kt 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Malinskiy Malinskiy merged commit c6af1dc into develop Oct 19, 2022
@Malinskiy Malinskiy deleted the fix/timeline-iframe branch October 19, 2022 13:38
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.

Hardcoded iframe height in HTML Report Timeline
1 participant