pymc-devs / pymc

Bayesian Modeling and Probabilistic Programming in Python
https://docs.pymc.io/
Other
8.49k stars 1.97k forks source link

Codecov reintroduce `after_n_builds` #7208

Closed ricardoV94 closed 3 months ago

ricardoV94 commented 3 months ago

Description

Related Issue

Checklist

Type of change

ricardoV94 commented 3 months ago

Number of uploads confirmed in: https://app.codecov.io/gh/pymc-devs/pymc/commit/2092ea1a77afdc2dccbf6cd636a54a3991f04492

image

ricardoV94 commented 3 months ago

Well codecov got shy now

ricardoV94 commented 3 months ago

One of the jabs failed to upload the coverage so we only have 14/15

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 92.29%. Comparing base (aa679f3) to head (9532371). Report is 10 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/pymc-devs/pymc/pull/7208/graphs/tree.svg?width=650&height=150&src=pr&token=JFuXtOJ4Cb&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymc-devs)](https://app.codecov.io/gh/pymc-devs/pymc/pull/7208?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymc-devs) ```diff @@ Coverage Diff @@ ## main #7208 +/- ## ======================================= Coverage 92.29% 92.29% ======================================= Files 100 100 Lines 16875 16875 ======================================= Hits 15575 15575 Misses 1300 1300 ```
ricardoV94 commented 3 months ago

Here it is! This should be much less confusing for new contributors. Before it would start displaying a drop in coverage / failing test as the first runs get uploaded