Skip to content

Conversation

@iamrajjoshi
Copy link
Collaborator

i was going insane because i couldn't figure out why these logs weren't showing up. turns out we were doing the wrong comparison.

i also added a new log to debug what is happening with the pr comments in the dot net repo

@iamrajjoshi iamrajjoshi self-assigned this Jun 30, 2025
@iamrajjoshi iamrajjoshi requested review from a team as code owners June 30, 2025 15:58
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 30, 2025
@codecov
Copy link

codecov bot commented Jun 30, 2025

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...entry/integrations/source_code_management/tasks.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #94614      +/-   ##
==========================================
+ Coverage   85.42%   87.93%   +2.50%     
==========================================
  Files       10409    10409              
  Lines      602583   602707     +124     
  Branches    23449    23449              
==========================================
+ Hits       514749   529966   +15217     
+ Misses      87328    72235   -15093     
  Partials      506      506              

function_names=list(function_names),
)
if not len(top_issues):
if organization.id == 1:
Copy link
Contributor

Choose a reason for hiding this comment

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

why the id == 1 ? Should there be a comment explaining why

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

i am debugging on our org

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

should be a 1 day log

@iamrajjoshi iamrajjoshi requested review from a team and Christinarlong June 30, 2025 16:57
@iamrajjoshi iamrajjoshi merged commit baa45d7 into master Jun 30, 2025
66 checks passed
@iamrajjoshi iamrajjoshi deleted the raj/update-pr-comment-logs branch June 30, 2025 18:15
@github-actions github-actions bot locked and limited conversation to collaborators Jul 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants