-
Notifications
You must be signed in to change notification settings - Fork 1
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
bug: module mismatch #1856
Comments
@katia-sentry this is an API or worker ticket depending on the logic, and if we pre-calculate these values. |
How are we defining modules @nicholas-codecov @JerrySentry ? |
I think it's in shared actually |
Is this duplicate of #1925 |
Not really, that one is for when the user filters, tho it could be shared, and override this? @JerrySentry can confirm |
Yeah #1925 will fix this thing. |
Thank you both, I'll close this issue to be fixed in #1925 |
Problem to solve
On the repo > bundle summary, it appears the module number is incorrect and/or needs to be reevaluated. In this example, the module count is 5 but looks at the assets > modules this appears to be mismatched.
Solution ideation
The text was updated successfully, but these errors were encountered: