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

feat: Add .mjs and .cjs to AssetType.JAVASCRIPT #769

Merged
merged 5 commits into from
Aug 28, 2024
Merged

Conversation

suejung-sentry
Copy link
Contributor

@suejung-sentry suejung-sentry commented Aug 23, 2024

Purpose/Motivation

Add additional file extensions to supported asset types in Bundle Analysis AssetReport. May cause step changes to stats as reports now count sizes of more files.

Paired with this PR: codecov/shared#335

Links to relevant tickets

Issue: codecov/engineering-team#2211

requirements.in Outdated
@@ -20,7 +20,7 @@ factory-boy
fakeredis
freezegun
https://github.com/codecov/opentelem-python/archive/refs/tags/v0.0.4a1.tar.gz#egg=codecovopentelem
https://github.com/codecov/shared/archive/e944f586104a274032c7f547400f1cbcae3d4c7d.tar.gz#egg=shared
https://github.com/codecov/shared/TBD
Copy link
Contributor Author

Choose a reason for hiding this comment

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

depends on codecov/shared#335

@codecov-notifications
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.14%. Comparing base (d038f2e) to head (091c762).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##               main       #769   +/-   ##
===========================================
  Coverage   96.14000   96.14000           
===========================================
  Files           812        812           
  Lines         18423      18423           
===========================================
  Hits          17712      17712           
  Misses          711        711           
Flag Coverage Δ
unit 91.96% <ø> (ø)
unit-latest-uploader 91.96% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@suejung-sentry suejung-sentry added this pull request to the merge queue Aug 28, 2024
Merged via the queue into main with commit 203bed5 Aug 28, 2024
18 checks passed
@suejung-sentry suejung-sentry deleted the sshin/2211 branch August 28, 2024 16:20
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.

2 participants