-
Updated
Sep 30, 2020 - TypeScript
#
codecov
Here are 374 public repositories matching this topic...
GitHub notifications on your menu bar. Available on macOS, Windows & Linux.
electron
github
notifications
react
redux
github-api
organisation
travis-image
travis-url
electron-app
codecov
codecov-url
gitify
codecov-image
c
bootstrap
open-source
template
coverage
cmake
dependency-manager
cpp
continuous-integration
ci
starter
free
cmakelists
codecov
clang-format
ccache
modern-cmake
sanitizers
github-workflows
modern-cmake-template
-
Updated
Oct 3, 2020 - CMake
BFKit-Swift is a collection of useful classes, structs and extensions to develop Apps faster.
macos
linux
swift
ios
xcode
cocoapods
swift-extensions
carthage
uikit
swift-package-manager
foundation
bfkit
swift-3
appkit
codecov
codebeat
watchkit
bfkit-swift
-
Updated
Jul 5, 2020 - Swift
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
open-source
template
package-manager
cmake
cpp
continuous-integration
ci
static-analysis
project-template
gtest
cmakelists
codecov
clang-format
code-coverage
google-test
cmake-template
cmake-module
ccache
github-actions
github-action
-
Updated
Aug 16, 2020 - CMake
Code coverage tool for compiled programs, Python and Bash which uses debugging information to collect and report data without special compilation options
-
Updated
Aug 24, 2020 - C++
GitHub Action that uploads coverage to Codecov ☂️
-
Updated
Oct 5, 2020 - JavaScript
A simple example of how to setup a complete CI environment for C and C++
c
coveralls
c-plus-plus
visual-studio
xcode
travis-ci
gcc
appveyor
clang
doxygen
valgrind
codecov
clang-tidy
astyle
coverity-scan
google-sanitizer
-
Updated
Oct 1, 2020 - C++
-
Updated
Sep 3, 2019 - JavaScript
Hexagon is a microservices toolkit written in Kotlin. Its purpose is to ease the building of services (Web applications, APIs or queue consumers) that run inside a cloud platform.
kotlin
atom
coverage
microservices
web
mongodb
gradle
rabbitmq
travis-ci
storage
toolkit
jvm
micro-framework
hexagon
codecov
pebble-templates
hexagonal-architecture
service-life-cycle
-
Updated
Oct 4, 2020 - Kotlin
Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.
coveralls
boilerplate
cmake
cpp
travis-ci
doctest
actions
project-template
code-review
codecov
template-project
code-coverage
folder-structure
cpp-17
github-actions
-
Updated
Oct 5, 2020 - CMake
Open
Refactor NetworkInfo
excogitatr
commented
Apr 20, 2020
Remove the interface INetworkInfo and refactor the feature and tests accordingly
Python report uploader for Codecov
-
Updated
Sep 21, 2020 - Python
A Light Vue 2.0 Web UI Framework build with JavaScript and Typescript.
javascript
components
typescript
vue
vue-ui
ui-kit
vue-component
codecov
discussion-group
vue-ui-components
ninecat-ui
-
Updated
Oct 5, 2020 - Vue
A highly scalable foundation with a focus on best pratices and simplicity to start your React Native project in seconds.
react
redux
boilerplate
typescript
react-native
react-navigation
starter
starter-kit
codecov
typescript-react-native-starter
-
Updated
Jul 21, 2020 - TypeScript
Codecov: Swift coverage example
-
Updated
Aug 27, 2020 - Swift
dotdoom
commented
Feb 23, 2019
Right now when the user logs out, the Decks widget looses access to the list of decks, making Firebase trigger permission denied events. This results in issue churn:
- https://sentry.io/share/issue/c903ffaafb1d4f09903b614cfc6bdba5/
- https://sentry.io/share/issue/e687924953344d13960ac45ba0794877/
- https://sentry.io/share/issue/a69efe18a23945cbb5cbfe3bf7072340/
We should not receive except
How to add badge (eg: Travis-CI & GoReportCard & Coveralls & Codecov ) in Github README.
github
go
golang
readme
coveralls
report-card
travis-ci
badge
status-badge
coverage-status
codecov
stargazer
codecov-badge
goreportcard
how-to-add-badge-in-github-readme
-
Updated
Mar 1, 2019 - Go
google
validation
google-libphonenumber
phone
number
libphonenumber
codecov
maintainer-wanted
yup
fossa-status
needs-maintainer
yup-phone
yup-validator
-
Updated
Oct 4, 2020 - TypeScript
Improve this page
Add a description, image, and links to the codecov topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the codecov topic, visit your repo's landing page and select "manage topics."
What is the problem?
When visiting a page whose availability is determined from the server state, there is a time lag before the response is shown to the user.
Your solution
We can show an intermediate loading page to let users know that we have received the request and the server is validating the page access request.
Alternatives considered
Currently, an empty page is shown.