Skip to content

Fix 'is_merged' not being available on the Issue - #3843

Merged
arkid15r merged 2 commits into
mainfrom
fix-accessing-issues-page
Feb 8, 2026
Merged

Fix 'is_merged' not being available on the Issue#3843
arkid15r merged 2 commits into
mainfrom
fix-accessing-issues-page

Update code

8e772a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 8, 2026 in 1s

90.24% (+0.00%) compared to 152206e

View this Pull Request on Codecov

90.24% (+0.00%) compared to 152206e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.24%. Comparing base (152206e) to head (8e772a2).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3843   +/-   ##
=======================================
  Coverage   90.24%   90.24%           
=======================================
  Files         463      463           
  Lines       14416    14416           
  Branches     1937     1939    +2     
=======================================
+ Hits        13009    13010    +1     
+ Misses        988      987    -1     
  Partials      419      419           
Files with missing lines Coverage Δ
backend/apps/github/api/internal/nodes/issue.py 92.59% <100.00%> (+3.70%) ⬆️
[...Key]/modules/[moduleKey]/issues/[issueId]/page.tsx](https://app.codecov.io/gh/OWASP/Nest/pull/3843?src=pr&el=tree&filepath=frontend%2Fsrc%2Fapp%2Fmy%2Fmentorship%2Fprograms%2F%5BprogramKey%5D%2Fmodules%2F%5BmoduleKey%5D%2Fissues%2F%5BissueId%5D%2Fpage.tsx&utm_medium=referral&utm_source=github&utm_content=checks&utm_campaign=pr+comments&utm_term=OWASP#diff-ZnJvbnRlbmQvc3JjL2FwcC9teS9tZW50b3JzaGlwL3Byb2dyYW1zL1twcm9ncmFtS2V5XS9tb2R1bGVzL1ttb2R1bGVLZXldL2lzc3Vlcy9baXNzdWVJZF0vcGFnZS50c3g=) 87.28% <100.00%> (ø)
frontend/src/components/IssuesTable.tsx 91.66% <ø> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.