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

Make Cthulhu.jl a weakdep, implement CthulhuExt.jl #381

Merged
merged 4 commits into from
Apr 16, 2024

Conversation

mkitti
Copy link
Contributor

@mkitti mkitti commented Apr 14, 2024

This is a continuation of #376 for Cthulhu.jl after #379

@mkitti
Copy link
Contributor Author

mkitti commented Apr 14, 2024

@aviatesk, could you please look this over?

Copy link

codecov bot commented Apr 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.72%. Comparing base (622b233) to head (201f0c5).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #381      +/-   ##
==========================================
+ Coverage   78.96%   85.72%   +6.75%     
==========================================
  Files          17       17              
  Lines        2054     2179     +125     
==========================================
+ Hits         1622     1868     +246     
+ Misses        432      311     -121     

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

Copy link
Collaborator

@aviatesk aviatesk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM albeit some comments below.

docs/src/jet.md Show resolved Hide resolved
test/runtests.jl Show resolved Hide resolved
Copy link
Collaborator

@aviatesk aviatesk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

snoopi_deep_analysis.md and snoopr.md contain documentation on using Cthulhu.ascend for analysis. However with this PR ascend will not be available when loading SnoopCompile only. Could you update these documents to reflect this change? We also need to remove the export of ascend too.

@mkitti
Copy link
Contributor Author

mkitti commented Apr 15, 2024

I fixed the documentation and ascend export in 201f0c5.

@timholy timholy merged commit ae295bc into timholy:master Apr 16, 2024
19 of 22 checks passed
@timholy
Copy link
Owner

timholy commented Apr 16, 2024

Awesome, thanks!

@timholy timholy mentioned this pull request Apr 16, 2024
6 tasks
@timholy
Copy link
Owner

timholy commented Apr 16, 2024

xref #382

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