-
Notifications
You must be signed in to change notification settings - Fork 0
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
Teacher merge feature #51
Conversation
Bumps [rails](https://github.com/rails/rails) from 6.1.7.6 to 6.1.7.7. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v6.1.7.6...v6.1.7.7) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [rack](https://github.com/rack/rack) from 2.2.8 to 2.2.8.1. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.8...v2.2.8.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…ck-2.2.8.1 Bump rack from 2.2.8 to 2.2.8.1
…ils-6.1.7.7 Bump rails from 6.1.7.6 to 6.1.7.7
…187129573-change-teacher-status
…po-fixes 187186207/iter1 golden repo fixes
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: webpack-dev-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [rdoc](https://github.com/ruby/rdoc) from 6.6.2 to 6.6.3.1. - [Release notes](https://github.com/ruby/rdoc/releases) - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc) - [Commits](ruby/rdoc@v6.6.2...v6.6.3.1) --- updated-dependencies: - dependency-name: rdoc dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…status 187129573 change teacher status
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…bmission 187167707 teacher form submission
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…Tracker-App into teacher-merge-feature
1b26462
to
29b2e68
Compare
…App into teacher-merge-feature
81a9f5a
to
95c8b82
Compare
…Teacher-Tracker-App into teacher-merge-feature
70e98f5
to
7fb905a
Compare
ad38df9
to
7fb905a
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #51 +/- ##
==========================================
- Coverage 86.70% 85.11% -1.59%
==========================================
Files 24 29 +5
Lines 797 927 +130
==========================================
+ Hits 691 789 +98
- Misses 106 138 +32 ☔ View full report in Codecov by Sentry. |
Merging of the "personal emails" field currently defaults to the personal emails of the user being merged into. A future feature might change this to concatenate the personal emails of the users being merged. |
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.
LGTM!
Pivotal Tracker Link
This is a duplicate of beautyjoy#307.
What this PR does:
This pull request fixes|implements (pick one...) ______.
Include screenshots, videos, etc.
Who authored this PR?
How should this PR be tested?
Are there any complications to deploying this?
Checklist:
michael/12345-add-new-feature
Any branch name will do as long as the story ID is there. You can usegit checkout -b [new-branch-name]
)