Skip to content

liwenke1/GoSVI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

This repository is implement and result of A Large-Scale Empirical Study on Semantic Versioning in Golang Ecosystem

We will provide visual web pages in the future to provide the following functions for Go developers:

  1. Detect breaking changes
  2. Watch downstream client programs for third-party libraries
  3. Extract breaking change's usages in client programs

Because of the limit of large files, we only provide code here. For code, dataset, and result, please see here

Introduction

impact: store the code to store pkg info for client programs

semver: store the code to detect breaking changes

Note

we give all breaking changes in result dir (here) and not give identifier types of client programs because it is so big.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages