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

feat: wrap function in @inbounds if checkbounds = false #1390

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AayushSabharwal
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 18, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.74%. Comparing base (6202fa4) to head (d7c635f).
Report is 31 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1390       +/-   ##
===========================================
+ Coverage    3.95%   79.74%   +75.78%     
===========================================
  Files          51       51               
  Lines        4824     4923       +99     
===========================================
+ Hits          191     3926     +3735     
+ Misses       4633      997     -3636     

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

@ChrisRackauckas
Copy link
Member

Update the reference test.

@AayushSabharwal
Copy link
Contributor Author

Yeah, I'm trying to figure out why Base.remove_linenums! refuses to remove the linenums

@AayushSabharwal AayushSabharwal force-pushed the as/build-function-inbounds branch from 248ffee to d7c635f Compare December 25, 2024 11:05
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