-
Notifications
You must be signed in to change notification settings - Fork 19
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
Environment Sync, Dev to Test #443
Conversation
* linting config, chartArea, rhsmServices, jsdoc formating * testing, router, platform component check test expanded
* pull_request, GitHub workflow, error annotations, cache * custom_release, Travis expand branches allowed for prod-stable
* commit_lint, GitHub pull request workflow * commit.test, actions.commit, move original check
* graphCardSelectors, apply a state query filter * inventoryListSelectors, remove related query ToDo * openshfitView, rhelView, graphQuery rename for consistency
* inventoryList, apply onColumnSort callback * inventoryListHelpers, expand isSortable filter for table component * openshiftView, apply isSortable, clear inventory query * rhelView, apply isSortable, clear inventory query * table, expand sorting, active column, direction * toolbar, clear inventory query * viewReducer, queryTypes, clear inventory query * rhsmApiTypes, sort, direction types
Codecov Report
@@ Coverage Diff @@
## qa #443 +/- ##
==========================================
+ Coverage 92.72% 92.88% +0.15%
==========================================
Files 69 70 +1
Lines 1718 2178 +460
Branches 392 700 +308
==========================================
+ Hits 1593 2023 +430
- Misses 110 138 +28
- Partials 15 17 +2
Continue to review full report at Codecov.
|
* openshiftView, rhelView, activate platform last seen tooltip * inventoryListSelectors, guestListSelectors, apply date object
Codecov Report
@@ Coverage Diff @@
## qa #443 +/- ##
==========================================
+ Coverage 92.72% 93.04% +0.32%
==========================================
Files 69 70 +1
Lines 1718 2201 +483
Branches 392 705 +313
==========================================
+ Hits 1593 2048 +455
- Misses 110 136 +26
- Partials 15 17 +2
Continue to review full report at Codecov.
|
Description
Environment sync
Commits
Features
Bug Fixes
Chores
Performance Improvements
Notes