-
Notifications
You must be signed in to change notification settings - Fork 117
Update AWS namespace #403
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
Update AWS namespace #403
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #403 +/- ##
============================================
- Coverage 82.50% 81.46% -1.05%
+ Complexity 2009 1667 -342
============================================
Files 144 120 -24
Lines 8329 6953 -1376
============================================
- Hits 6872 5664 -1208
+ Misses 1457 1289 -168 Flags with carried forward coverage won't be shown. Click here to find out more.
... and 25 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please could you add /examples to .gitattributes export-ignore list? 👍
@ChrisLightfootWild should all examples be export-ignored? E.g., Edit: I see the package has its own .gitattributes, which is likely what you were referring to; my question applies to the monorepo .gitattributes. |
You got it 👍 I think we can ignore the root level one as that package is abandoned: |
Following conversation here: #402 (comment)