Giter Club home page Giter Club logo

pub-dev's Introduction

Pub-Dev

build deploy

This project is a mono-repo (of sorts) for the packages I've created along the way. Most of them were born for my own needs; some may be just amusing ideas I had once.

If you find them useful, enjoy them!

:)

Packages

Geography

¯\(ツ)/¯ Because I'm too cheap to pay for a geocoding service, and I only needed City-level resolution.

Cobertura

Easy way to quickly view LCOV results in the console (with or without colorization) and convert LCOV to Cobertura for GitHub and Azure.

dynamo_json

Just like json_annotations and json_serializable but specifically for DynamoDB JSON.

pub-dev's People

Contributors

vannadii avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

prasant10050

pub-dev's Issues

Dependency conflict with flutter_localizations

Because geography >=1.1.4 depends on collection ^1.16.0 and every version of flutter_localizations from sdk depends on collection 1.15.0, geography >=1.1.4 is incompatible with flutter_localizations from sdk.

Cobertura line-rate is always 1

I noticed that using the tool, I always get a line-rate of 1 for my current classes. When I look through the code, I see that the line-rate is always rounded and I don't really understand why that is, since the line-rate should be a ratio between 0 and 1.

For example, I have:

SF:lib\dependency_injection.dart
DA:22,1
DA:23,1
DA:24,1
DA:25,1
DA:26,3
DA:31,1
DA:32,3
DA:34,3
DA:35,2
DA:36,2
DA:39,3
DA:40,2
DA:41,2
DA:42,2
DA:45,2
DA:46,3
DA:48,2
DA:49,2
DA:51,1
DA:52,1
DA:53,1
DA:54,1
DA:56,2
DA:57,2
DA:62,0
DA:63,0
DA:64,0
DA:68,0
DA:69,0
LF:29
LH:24
end_of_record

https://github.com/GioCirque/pub-dev/blob/main/cobertura/bin/src/cobertura.dart#L138 shows us that it will become (24/29).round()=1. Which I don't think would be correct.

I'm not sure if this tool is still in development, but I was hoping to use it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.