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

chore: add filter descendants to gitignore and remove from git tree #7013

Merged
merged 8 commits into from
May 10, 2024

Conversation

atarashansky
Copy link
Contributor

Reason for Change

  • #TICKET_NUMBER
  • If the reason for this PR's code changes are not clear in the issue, state value/impact

Changes

  • add
  • remove
  • modify

Testing steps

  • Either list QA steps or reasoning you feel QA is unnecessary
  • Describe how you made sure to know that your changes worked. Should allow someone else to go verify your code without in depth knowledge.
  • "Unit tested only", "tested in rdev by a, b, c, verifying feature worked by... ", "manually ran pipeline locally with these results: ..."

Checklist 🛎️

  • Add product, design, and eng as reviewers for rdev review
  • For UI changes, add screenshots/videos, so the reviewers know what you expect them to see
  • For UI changes, add e2e tests to prevent regressions
  • For UI changes, verify impacted analytics events still work

Notes for Reviewer

Copy link
Contributor

github-actions bot commented May 9, 2024

Deployment Summary

@@ -87,18 +87,8 @@ loginState.json
public/sitemap*
public/robots.txt

# Cell Guide
src/views/CellGuide/common/fixtures/allCellTypeDescriptions.json
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These no longer exist, so remove them from .gitignore

Copy link

codecov bot commented May 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.59%. Comparing base (42f40e9) to head (d771ec6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7013   +/-   ##
=======================================
  Coverage   91.59%   91.59%           
=======================================
  Files         182      182           
  Lines       15519    15519           
=======================================
  Hits        14214    14214           
  Misses       1305     1305           
Flag Coverage Δ
unittests 91.59% <ø> (ø)

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.

@atarashansky atarashansky enabled auto-merge (squash) May 9, 2024 20:56
@atarashansky atarashansky merged commit 60b1811 into main May 10, 2024
35 checks passed
@atarashansky atarashansky deleted the atar-qol branch May 10, 2024 06:27
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.

3 participants