Skip to content

Removed Zygote tests #837

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

Merged
merged 1 commit into from
Mar 11, 2025
Merged

Removed Zygote tests #837

merged 1 commit into from
Mar 11, 2025

Conversation

shravanngoswamii
Copy link
Member

Removed Zygote tests and Tracker's too...

Closes #817

@coveralls
Copy link

coveralls commented Mar 10, 2025

Pull Request Test Coverage Report for Build 13769367431

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 438 unchanged lines in 16 files lost coverage.
  • Overall coverage remained the same at 84.692%

Files with Coverage Reduction New Missed Lines %
ext/DynamicPPLEnzymeCoreExt.jl 1 0.0%
src/experimental.jl 3 0.0%
src/submodel_macro.jl 3 81.08%
src/varinfo.jl 4 82.82%
src/threadsafe.jl 5 67.62%
src/varnamedvector.jl 6 90.37%
src/simple_varinfo.jl 7 78.95%
src/context_implementations.jl 11 81.25%
src/model.jl 11 84.17%
ext/DynamicPPLJETExt.jl 16 0.0%
Totals Coverage Status
Change from base Build 13634518410: 0.0%
Covered Lines: 3242
Relevant Lines: 3828

💛 - Coveralls

Copy link

codecov bot commented Mar 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.60%. Comparing base (38dccd1) to head (02851c8).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #837   +/-   ##
=======================================
  Coverage   84.60%   84.60%           
=======================================
  Files          34       34           
  Lines        3832     3832           
=======================================
  Hits         3242     3242           
  Misses        590      590           

☔ 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.

@yebai
Copy link
Member

yebai commented Mar 10, 2025

It looks good, thanks @shravanngoswamii!

@yebai yebai requested a review from penelopeysm March 10, 2025 17:44
@yebai yebai merged commit 14a0d8c into main Mar 11, 2025
17 checks passed
@yebai yebai deleted the sg/rm-zygote-tests branch March 11, 2025 18:19
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.

Remove Zygote tests from DynamicPPL/Turing
3 participants