Github PR Stuck in CodeCov Check

Please check the troubleshooting guide before creating a ticket.

Description

CodeCov Check is pending like that

i worked well before but now it’s not

this project use Mono-repo and partial test

CircleCI send reports what just changed module, not all

so, I set carryforward option in codecov.yml

some module is fine, but some module is not fine

i want to know why pending it, and get solution

Repository

private

CI/CD

CircleCI

Uploader

Please provide which uploader you are using and command used to run it. If you are not using the bash uploader, we recommend switching to it before opening an issue here.

Commit SHAs

Please include the commit SHA(s)

Codecov YAML

coverage:
status:
project:
default: off
buzzscreen:
target: auto
threshold: 10%
flags:
- buzzscreen
buzz-pedometer-sdk:
target: auto
threshold: 10%
flags:
- buzz-pedometer-sdk
buzz-pedometer:
target: auto
threshold: 10%
flags:
- buzz-pedometer
buzz-video:
target: auto
threshold: 10%
flags:
- buzzz-video
buzzad-benefit-adapter:
target: auto
threshold: 10%
flags:
- buzzad-benefit-adapter
buzzad-benefit-base:
target: auto
threshold: 10%
flags:
- buzzad-benefit-base
buzzad-benefit-extauth:
target: auto
threshold: 10%
flags:
- buzzad-benefit-extauth
buzzad-benefit-feed:
target: auto
threshold: 10%
flags:
- buzzad-benefit-feed
buzzad-benefit-interstitial:
target: auto
threshold: 10%
flags:
- buzzad-benefit-interstitial
buzzad-benefit-native:
target: auto
threshold: 10%
flags:
- buzzad-benefit-native
buzzad-benefit-notification:
target: auto
threshold: 10%
flags:
- buzzad-benefit-notification
buzzad-benefit-pop:
target: auto
threshold: 10%
flags:
- buzzad-benefit-pop
buzzad-benefit-rewardedvideo:
target: auto
threshold: 10%
flags:
- buzzad-benefit-rewardedvideo
buzzad-offerwall:
target: auto
threshold: 10%
flags:
- buzzad-offerwall
ad:
target: auto
threshold: 10%
flags:
- ad
apiclient:
target: auto
threshold: 10%
flags:
- apiclient
auth:
target: auto
threshold: 10%
flags:
- auth
bridge:
target: auto
threshold: 10%
flags:
- bridge
buzz-app-tracker:
target: auto
threshold: 10%
flags:
- buzz-app-tracker
buzz-config:
target: auto
threshold: 10%
flags:
- buzz-config
buzz-dagger-base:
target: auto
threshold: 10%
flags:
- buzz-dagger-base
buzz-insight:
target: auto
threshold: 10%
flags:
- buzz-insight
buzz-lottery:
target: auto
threshold: 10%
flags:
- buzz-lottery
buzz-settings-monitor:
target: auto
threshold: 10%
flags:
- buzz-settings-monitor
buzzad-browser:
target: auto
threshold: 10%
flags:
- buzzad-browser
buzzresource:
target: auto
threshold: 10%
flags:
- buzzresource
buzztranslate:
target: auto
threshold: 10%
flags:
- buzztranslate
event:
target: auto
threshold: 10%
flags:
- event
hover:
target: auto
threshold: 10%
flags:
- hover
logger:
target: auto
threshold: 10%
flags:
- logger
point:
target: auto
threshold: 10%
flags:
- point
rxbus:
target: auto
threshold: 10%
flags:
- rxbus
session:
target: auto
threshold: 10%
flags:
- session
session-auth:
target: auto
threshold: 10%
flags:
- session-auth
unit:
target: auto
threshold: 10%
flags:
- unit
video-player:
target: auto
threshold: 10%
flags:
- video-player
weather:
target: auto
threshold: 10%
flags:
- weather
patch: false

comment:
layout: “reach, diff, flags, files”
behavior: default
require_changes: true
require_base: no
require_head: yes

flags:
buzzscreen:
paths:
- app/buzzscreen/src/
carryforward: true
buzz-pedometer-sdk:
paths:
- app/buzz-pedometer-sdk/src/
carryforward: true
buzz-pedometer:
paths:
- feature/buzz-pedometer/src/
carryforward: true
buzz-video:
paths:
- feature/buzz-video/src/
carryforward: true
buzzad-benefit-adapter:
paths:
- feature/buzzad-benefit-adapter/src/
carryforward: true
buzzad-benefit-base:
paths:
- feature/buzzad-benefit-base/src/
carryforward: true
buzzad-benefit-extauth:
paths:
- feature/buzzad-benefit-extauth/src/
carryforward: true
buzzad-benefit-feed:
paths:
- feature/buzzad-benefit-feed/src/
carryforward: true
buzzad-benefit-interstitial:
paths:
- feature/buzzad-benefit-interstitial/src/
carryforward: true
buzzad-benefit-native:
paths:
- feature/buzzad-benefit-native/src/
carryforward: true
buzzad-benefit-notification:
paths:
- feature/buzzad-benefit-notification/src/
carryforward: true
buzzad-benefit-pop:
paths:
- feature/buzzad-benefit-pop/src/
carryforward: true
buzzad-benefit-rewardedvideo:
paths:
- feature/buzzad-benefit-rewardedvideo/src/
carryforward: true
buzzad-offerwall:
paths:
- feature/buzzad-offerwall/src/
carryforward: true
ad:
paths:
- lib/ad/src/
carryforward: true
apiclient:
paths:
- lib/apiclient/src/
carryforward: true
auth:
paths:
- lib/auth/src/
carryforward: true
bridge:
paths:
- lib/bridge/src/
carryforward: true
buzz-app-tracker:
paths:
- lib/buzz-app-tracker/src/
carryforward: true
buzz-config:
paths:
- lib/buzz-config/src/
carryforward: true
buzz-dagger-base:
paths:
- lib/buzz-dagger-base/src/
carryforward: true
buzz-insight:
paths:
- lib/buzz-insight/src/
carryforward: true
buzz-lottery:
paths:
- lib/buzz-lottery/src/
carryforward: true
buzz-settings-monitor:
paths:
- lib/buzz-settings-monitor/src/
carryforward: true
buzzad-browser:
paths:
- lib/buzzad-browser/src/
carryforward: true
buzzresource:
paths:
- lib/buzzresource/src/
carryforward: true
buzztranslate:
paths:
- lib/buzztranslate/src/
carryforward: true
event:
paths:
- lib/event/src/
carryforward: true
hover:
paths:
- lib/hover/hover/src/
carryforward: true
logger:
paths:
- lib/logger/src/
carryforward: true
point:
paths:
- lib/point/src/
carryforward: true
rxbus:
paths:
- lib/rxbus/src/
carryforward: true
session:
paths:
- lib/session/src/
carryforward: true
session-auth:
paths:
- lib/session-auth/src/
carryforward: true
unit:
paths:
- lib/unit/src/
carryforward: true
video-player:
paths:
- lib/video-player/src/
carryforward: true
weather:
paths:
- lib/weather/src/
carryforward: true

Codecov Output

Please provide the full output of running the uploader on your CI/CD

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

Hi @JakeRoh, when did you see this issue begin? Do you have a commit SHA we can use to investigate and a PR number?

This should be resolved now @JakeRoh.