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

Handle click events in zoomable trend chart of detail views #1016

Merged
merged 4 commits into from
Aug 7, 2021

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Aug 5, 2021

Within the issues details page one can now click into the trend chart and the corresponding build will open.

Withing the issues details page one can now click into the trend chart and the corresponding build will open.
@uhafner uhafner added the enhancement Enhancement of existing functionality label Aug 5, 2021
@codecov
Copy link

codecov bot commented Aug 5, 2021

Codecov Report

Merging #1016 (d566521) into master (1a74ab1) will decrease coverage by 0.06%.
The diff coverage is 47.61%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1016      +/-   ##
============================================
- Coverage     77.12%   77.05%   -0.07%     
- Complexity     1602     1607       +5     
============================================
  Files           248      249       +1     
  Lines          5700     5718      +18     
  Branches        416      420       +4     
============================================
+ Hits           4396     4406      +10     
- Misses         1147     1155       +8     
  Partials        157      157              
Impacted Files Coverage Δ
...kins/plugins/analysis/core/model/IssuesDetail.java 52.47% <0.00%> (-4.52%) ⬇️
...ugins/analysis/core/util/BuildResultNavigator.java 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1a74ab1...d566521. Read the comment docs.

@uhafner uhafner merged commit 796e5e6 into master Aug 7, 2021
@uhafner uhafner deleted the open-selected-build branch August 7, 2021 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing functionality
Projects
None yet
1 participant