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: show alert detail in the conversation page #277

Merged
merged 2 commits into from
Feb 7, 2025
Merged

Conversation

peppescg
Copy link
Collaborator

@peppescg peppescg commented Feb 7, 2025

I retrieved the old logic for showing secrets and malicious pkg alerts, showing it into the conversation page.

We have a lot of dogecoin secret false positive, that we need to solve on BE ( issue created here)

We are going to fine tune this section, but I guess for now it would be better to show this kind of detail rather than hide them.

Screenshot 2025-02-07 at 13 11 33

@coveralls
Copy link
Collaborator

coveralls commented Feb 7, 2025

Pull Request Test Coverage Report for Build 13201838771

Details

  • 2 of 9 (22.22%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.7%) to 68.37%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/routes/route-chat.tsx 2 4 50.0%
src/components/AlertDetail.tsx 0 5 0.0%
Totals Coverage Status
Change from base Build 13198687492: -0.7%
Covered Lines: 821
Relevant Lines: 1131

💛 - Coveralls

@peppescg peppescg changed the title fix: show alert detail in the conversation page feat: show alert detail in the conversation page Feb 7, 2025
@peppescg peppescg requested a review from kantord February 7, 2025 12:52
davolokh
davolokh previously approved these changes Feb 7, 2025
@davolokh
Copy link
Collaborator

davolokh commented Feb 7, 2025

@peppescg can we also (in a separated pr) add a ?utm_source=codegate-ui to all insight links?

@peppescg peppescg merged commit 8154d3e into main Feb 7, 2025
7 of 8 checks passed
@peppescg peppescg deleted the issues/240 branch February 7, 2025 15:14
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