Skip to content
#

dependency-graph

Here are 188 public repositories matching this topic...

Shnatsel
Shnatsel commented Feb 10, 2021

Right now argument validation and actually calling the subcommands is lumped together in one function:

https://github.com/rust-secure-code/cargo-supply-chain/blob/776ab090333f4f07a61fe0e66386e49bae5eff45/src/main.rs#L65-L67

This makes them impossible to unit-test and necessitates manual calls to eprintln_help() in multiple places instead of just one in main on any validation error.

We

Android Architecture Design Patterns using Kotlin, MVVM, Dagger2, LiveData, Room, MediatorLiveData, NetworkBoundResources, Retrofit, AndroidX, ViewModels, Dependency Injection using Dagger2, Repository pattern.

  • Updated Jun 19, 2021
  • Kotlin
jameslamb
jameslamb commented May 14, 2021

@bburns632 @jayqi it's been a bit over a year since we did a release to CRAN. Want to do one?

I found myself using {pkgnet} this week to prep for a talk, and I really wanted the features from uptake/pkgnet#243, which I realize now never made it to CRAN.

If you're open to spending a little time on {pkgnet}, I'd also be happy to submit PRs for the warnings on https

emerge

emerge is a source code analysis and visualization tool that can be used to gather insights about source code structure, metrics, dependencies and complexity of software projects. After scanning the source code of a project it provides you an interactive web interface to explore and analyze your project by using graph structures.

  • Updated Jun 22, 2021
  • Python

Improve this page

Add a description, image, and links to the dependency-graph topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dependency-graph topic, visit your repo's landing page and select "manage topics."

Learn more