WANG CHAO

Results 6 issues of WANG CHAO

**Describe the PR** Update the example to use NewHandler() **Relation issue** https://github.com/swaggo/gin-swagger/issues/197 https://github.com/swaggo/gin-swagger/issues/223 **Additional context** Reason for the fix: swaggerFiles.Handler is one single instance and patching the Prefix twice will...

The gitLog_sinceDateInFuture_noContent methoed fails at the latest master commit. `[#316] Split RepoConfiguration into more classes (#425)` ![image](https://user-images.githubusercontent.com/35621726/50573546-c6dabb80-0e10-11e9-80c3-103521a73b28.png) ![image](https://user-images.githubusercontent.com/35621726/50573559-1325fb80-0e11-11e9-8038-d2a7a848d9dd.png)

d.FirstTimers
p.Low
a-Testing
a-Backend

As pointed out by @jamessspanggg , it is better to follow the option order style recommended by Vue in our JS file, which may increase the readability of the code...

d.FirstTimers
p.Medium
a-CodeQuality

Step to reproduce: Enter the command that contains -formats field (java in the example) ![image](https://user-images.githubusercontent.com/35621726/49950407-b5e60b00-ff32-11e8-892b-01c7d879ae5e.png) However, the dashboard contains unrelated format ![image](https://user-images.githubusercontent.com/35621726/49950487-e0d05f00-ff32-11e8-9300-acb5e370360e.png)

s.ToDiscuss

In Appendix A of DG, we give some suggested programming tasks to get started. However, as the change of codebase, some PRs are incompatible with the current codebase. For example,...

Currently, we have implemented a plugin in Gradle named Jacoco which are able to generate the coverage report locally. However, it seems that this feature is not mentioned in our...

a-Docs