Skip to content

Doc: Expand total function docs - #497

Merged
JSAbrahams merged 5 commits into
developfrom
feat-expand-total-function-docs
Aug 28, 2026
Merged

Doc: Expand total function docs#497
JSAbrahams merged 5 commits into
developfrom
feat-expand-total-function-docs

Conversation

@JSAbrahams

Copy link
Copy Markdown
Owner

Summary

  • Also some small bug fixes in language, particular compilation portion
  • Lots of cleanup to prepare for a release, representing a clean slate of sorts

@JSAbrahams JSAbrahams added bug: generate Something in the core module isn't working (as intended) documentation Update or fix documentation language design Issues with regards to the design of the actual langauge labels Aug 28, 2026
@JSAbrahams
JSAbrahams deployed to development August 28, 2026 11:16 — with GitHub Actions Active
@JSAbrahams
JSAbrahams deployed to development August 28, 2026 11:16 — with GitHub Actions Active
@JSAbrahams
JSAbrahams deployed to development August 28, 2026 11:16 — with GitHub Actions Active
@JSAbrahams
JSAbrahams deployed to development August 28, 2026 11:16 — with GitHub Actions Active
@JSAbrahams
JSAbrahams deployed to development August 28, 2026 11:16 — with GitHub Actions Active
@codecov

codecov Bot commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 94.82759% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.51%. Comparing base (c8e96a6) to head (40639c1).

Files with missing lines Patch % Lines
src/backend/cranelift/convert/definition.rs 84.61% 2 Missing ⚠️
src/backend/cranelift/convert/control_flow.rs 95.45% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #497   +/-   ##
========================================
  Coverage    92.50%   92.51%           
========================================
  Files          113      113           
  Lines        15709    15741   +32     
========================================
+ Hits         14531    14562   +31     
- Misses        1178     1179    +1     
Files with missing lines Coverage Δ
src/backend/cranelift/convert/mod.rs 89.92% <100.00%> (+2.31%) ⬆️
src/backend/python/ast/mod.rs 94.11% <100.00%> (+0.07%) ⬆️
src/backend/cranelift/convert/control_flow.rs 92.56% <95.45%> (-0.30%) ⬇️
src/backend/cranelift/convert/definition.rs 89.52% <84.61%> (-0.48%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JSAbrahams JSAbrahams self-assigned this Aug 28, 2026
@JSAbrahams
JSAbrahams merged commit 402f0d5 into develop Aug 28, 2026
6 checks passed
@JSAbrahams
JSAbrahams deleted the feat-expand-total-function-docs branch August 28, 2026 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug: generate Something in the core module isn't working (as intended) documentation Update or fix documentation language design Issues with regards to the design of the actual langauge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant