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

Resolve MUWM-5364 #3161

Merged
merged 4 commits into from
Sep 27, 2024
Merged

Resolve MUWM-5364 #3161

merged 4 commits into from
Sep 27, 2024

Conversation

fanglinfang
Copy link
Contributor

@coveralls
Copy link

coveralls commented Sep 27, 2024

Pull Request Test Coverage Report for Build 11074999841

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.001%) to 91.916%

Totals Coverage Status
Change from base Build 11023049219: -0.001%
Covered Lines: 17669
Relevant Lines: 19223

💛 - Coveralls

@@ -177,10 +182,15 @@ export default {
isLibraryReady: 'isReady',
isLibraryErrored: 'isErrored',
}),
loadData() {
return (this.alum || this.student || this.past_stud || this.employee || this.past_emp);
Copy link
Contributor Author

@fanglinfang fanglinfang Sep 27, 2024

Choose a reason for hiding this comment

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

Husky card only shows to student, past_stud, employee, or past_employee. We should match that on the summary panel on home page. This will reduce unnecessary traffic to HFS and Lib account apis.

@fanglinfang fanglinfang merged commit d05f26d into qa Sep 27, 2024
7 of 8 checks passed
fanglinfang added a commit that referenced this pull request Sep 27, 2024
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.

3 participants