TuringLang / DynamicPPL.jl

Implementation of domain-specific language (DSL) for dynamic probabilistic programming
https://turinglang.org/DynamicPPL.jl/
MIT License
157 stars 26 forks source link

Create DocsNav.yml #628

Closed jeetsuthar closed 2 months ago

jeetsuthar commented 2 months ago

Added navigation bar workflow.

shravanngoswamii commented 2 months ago

It's good to go!!

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 9775137370

Details


Totals Coverage Status
Change from base Build 9678167735: 3.2%
Covered Lines: 2787
Relevant Lines: 3452

💛 - Coveralls
coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 9775137370

Details


Totals Coverage Status
Change from base Build 9678167735: 3.9%
Covered Lines: 2801
Relevant Lines: 3439

💛 - Coveralls
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.01%. Comparing base (c9410de) to head (ee76122).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #628 +/- ## ========================================== + Coverage 76.62% 80.01% +3.38% ========================================== Files 29 29 Lines 3448 3452 +4 ========================================== + Hits 2642 2762 +120 + Misses 806 690 -116 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.