Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

Trending repository
ivan-aksamentov
ivan-aksamentov commented Mar 17, 2020

In order to perform refactoring and to add new features with more confidence, we need unit, integration and end-to-end tests for:

  • algorithm parts. Seesrc/algorithms

  • React parts - components and pages. See src/components and src/pages

  • State management: redux reducers and sagas. See src/state

The infrastructure:

  • jest and @testing-libraryare already set up. Un
Markdown logo
Popular topic
Markdown is a lightweight markup language.
GitHub Actions Hackathon
Upcoming event recommended by GitHub
Mar
5

GitHub Actions Hackathon

March 05, 2020 - March 31, 2020 • Online

This four-week hackathon challenges the community to create original GitHub Actions.
Code Climate screenshot
App recommended by GitHub

Code Climate

Collaboratively improve code quality with Code Climate and GitHub

Code Climate combines line-by-line test coverage reports, technical debt assessments, and style checks in every pull request so that your team only merges clear, maintainable, and well-tested code.

terminal
Trending repository
grubba
grubba commented Feb 14, 2020

All existing documentation of ConPTY seem to only mention the case where stdin, stdout and stderr are all to be connected to the pty and no STARTF_USESTDHANDLES. The only mention that the proper value to have in StartupInfo.hStdInput et al when STARTF_USESTDHANDLES is active is NULL is indirectly in the documentation for GetS

Trending repository
trycrmr
trycrmr commented Mar 13, 2020

Today I thought it would be a fun idea to contribute to projects associated with tracking and disseminating information on the current state of COVID-19. However, in this repository it seems only a small subset of the opened PRs are being merged. Adding some contribution guidelines in CONTRIBUTING.md file will allow the broader community to know where they can contribute effectively.

Trending repository

newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮播图管理、商品管理、订单管理、会员管理、分类管理、设置等模块。

  • Updated Mar 19, 2020
  • Java
Trending repository
ionic
Trending repository
asaurer
asaurer commented Mar 13, 2020

Bug Report

Ionic version:
[x] 5.x

Current behavior:

I have an overview page containing a list in which each item is using routerLink to point to a detail page. This detail page uses IonTabs to display tabs. Each tab displays a header toolbar with a back button. When clicking on the back button the overview page is shown again but all links except the one clicked before

Trending repository
kallisti5
kallisti5 commented Oct 31, 2019

This is 100% a enhancement request.

The Kontena Lens tool is AWESOME. One thing that would make it even better is a "map" mode which shows the Ingress -> Service -> Deployment -> Pod configuration graphically per namespace. This would be a huge step forward in visualizing kubernetes deployments and rapidly finding relevant pods,services,etc.

You can’t perform that action at this time.