Skip to content
#

codecov

Here are 349 public repositories matching this topic...

short
Coteh
Coteh commented Apr 29, 2020

What is frustrating you?
The $content-width SCSS variable, found in frontend/src/component/styles/dimension.scss is set to 1200px currently, which works for desktop, but does not make sense for mobile. Components affected are: Header, Footer (but it looks fine since it's centered and just text), Section, and UserShortLinksSection.

Your solution
Refactor so that the `$con

hexagon
jaguililla
jaguililla commented Feb 15, 2020

This task is going to be open until release 2.0.0, at that point a full review of all code base will be performed.

If you find some public element (class, method, field, etc.) without proper API documentation, feel free to make the PR and reference this issue. However, the issue won't be closed as stated before.

This will make users learn how to use this tool much faster.

Thank you for ma

bestdan
bestdan commented Jan 29, 2019

In the .covrignore section of the readme, it would be helpful to have an example of a .covrignore format. I'm not sure what a "System.glob" is (in terms of inputs).

Just something like:

tests/testthat/test-foo.R
tests/testthat/test-bar.R

I'm not sure if the lines should refer to the test files, or the R/ files.

I'm happy to open a PR with my guess as to how it should b

cdimitroulas
cdimitroulas commented Jan 15, 2020

I am encountering an issue with codecov uploads failing and wanted to debug the problem but it doesn't seem that there is any flag for enabling verbose output for this node module.

In this article about the bash uploader it says that passing the -v flag should enable verbose mode so I presume it should p

Improve this page

Add a description, image, and links to the codecov 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 codecov topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.