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

Fix type instability in getproperty(::Schema, ::Symbol) #340

Merged
merged 7 commits into from
Oct 20, 2023

Clean up `getproperty` redundancy

fc33a5a
Select commit
Loading
Failed to load commit list.
Merged

Fix type instability in getproperty(::Schema, ::Symbol) #340

Clean up `getproperty` redundancy
fc33a5a
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 20, 2023 in 0s

94.58% (+0.11%) compared to dac28d9

View this Pull Request on Codecov

94.58% (+0.11%) compared to dac28d9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dac28d9) 94.46% compared to head (fc33a5a) 94.58%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #340      +/-   ##
==========================================
+ Coverage   94.46%   94.58%   +0.11%     
==========================================
  Files           7        7              
  Lines         723      739      +16     
==========================================
+ Hits          683      699      +16     
  Misses         40       40              
Files Coverage Δ
src/Tables.jl 89.32% <100.00%> (+0.24%) ⬆️

... and 4 files with indirect coverage changes

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