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

feat(issues): Make highlighted event project request early #73097

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

scttcper
Copy link
Member

@scttcper scttcper commented Jun 20, 2024

We can start the request for fetching project details earlier and hopefully see the spinner less in the Event Highlights section.

the duplicate project details request on issue details will be removed in #73071

We can start the request for fetching project details earlier and hopefully see the spinner less in the Event Highlights section.
@scttcper scttcper requested a review from a team as a code owner June 20, 2024 23:46
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 20, 2024
Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.97%. Comparing base (bca0bde) to head (9bc5c87).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #73097   +/-   ##
=======================================
  Coverage   77.97%   77.97%           
=======================================
  Files        6619     6619           
  Lines      295416   295442   +26     
  Branches    50882    50885    +3     
=======================================
+ Hits       230352   230373   +21     
- Misses      58788    58793    +5     
  Partials     6276     6276           
Files Coverage Δ
static/app/views/issueDetails/groupDetails.tsx 74.67% <100.00%> (+0.11%) ⬆️

... and 15 files with indirect coverage changes

@scttcper scttcper merged commit eb17c05 into master Jun 24, 2024
44 checks passed
@scttcper scttcper deleted the scttcper/early-project-details-request branch June 24, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants