Skip to content

Add precompilation#12

Merged
eloualiche merged 1 commit intoFixedEffects:mainfrom
matthieugomez:patch-1
Mar 30, 2026
Merged

Add precompilation#12
eloualiche merged 1 commit intoFixedEffects:mainfrom
matthieugomez:patch-1

Conversation

@matthieugomez
Copy link
Copy Markdown
Member

No description provided.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.85%. Comparing base (d8ef897) to head (24123d2).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   73.29%   76.85%   +3.56%     
==========================================
  Files           3        3              
  Lines         337      350      +13     
==========================================
+ Hits          247      269      +22     
+ Misses         90       81       -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

- Add PrecompileTools with @compile_workload covering sort=nothing,
  missing values, coalesce, and string inputs
- Fix UndefVarError in Base.get(::GroupedInvRefPool, ::Integer, default)
- Fix no-op @BoundsCheck in GroupedInvRefPool getindex methods
- Replace @Assert with InexactError in convert(GroupedArray{Int}, ...)
- Add tests for sort options, empty arrays, convert, and Base.get
- Bump version to 0.3.5

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@eloualiche eloualiche merged commit 4571509 into FixedEffects:main Mar 30, 2026
5 checks passed
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