Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FI-2003: Add codecov.yml #384

Merged
merged 4 commits into from
Aug 11, 2023
Merged

FI-2003: Add codecov.yml #384

merged 4 commits into from
Aug 11, 2023

Conversation

AlyssaWang
Copy link
Contributor

Summary

Adds config file for codecov

Testing Guidance

TBD

@AlyssaWang AlyssaWang changed the title FI-2003: Add codecov.yml Draft: FI-2003: Add codecov.yml Aug 11, 2023
@AlyssaWang AlyssaWang changed the base branch from FI-2038-modal-close to main August 11, 2023 17:29
@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Patch coverage: 62.50% and project coverage change: -0.03% ⚠️

Comparison is base (43c35c4) 77.09% compared to head (1cca9dd) 77.07%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #384      +/-   ##
==========================================
- Coverage   77.09%   77.07%   -0.03%     
==========================================
  Files         213      213              
  Lines       10461    10477      +16     
  Branches      966      967       +1     
==========================================
+ Hits         8065     8075      +10     
- Misses       1832     1837       +5     
- Partials      564      565       +1     
Flag Coverage Δ
backend 94.51% <ø> (ø)
frontend 69.69% <62.50%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
.../src/components/InputsModal/InputCheckboxGroup.tsx 19.04% <50.00%> (ø)
client/src/components/InputsModal/InputsModal.tsx 57.50% <57.69%> (+0.21%) ⬆️
...c/components/InputsModal/InputOAuthCredentials.tsx 22.75% <100.00%> (ø)
...ent/src/components/InputsModal/InputRadioGroup.tsx 30.00% <100.00%> (ø)
...lient/src/components/InputsModal/InputTextArea.tsx 35.41% <100.00%> (ø)
...ient/src/components/InputsModal/InputTextField.tsx 86.53% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AlyssaWang AlyssaWang changed the base branch from main to FI-2038-modal-close August 11, 2023 17:58
@AlyssaWang AlyssaWang changed the title Draft: FI-2003: Add codecov.yml FI-2003: Add codecov.yml Aug 11, 2023
@AlyssaWang AlyssaWang merged commit dbfa853 into FI-2038-modal-close Aug 11, 2023
@AlyssaWang AlyssaWang deleted the FI-2003-coverage branch August 11, 2023 17:59
AlyssaWang added a commit that referenced this pull request Aug 24, 2023
* prevent modal from closing when inputs have been edited

* remove log

* FI-2003: Add codecov.yml (#384)

* add codecov

* turn codecov on

* modify backend target

* add patch coverage

---------

Co-authored-by: Alyssa Wang <awang@mitre.org>

* add carryforward

* check edits on serial inputs

* add close modal button to inputs dialog

* keep edited status consistent between input types

---------

Co-authored-by: Alyssa Wang <awang@mitre.org>
AlyssaWang added a commit that referenced this pull request Sep 15, 2023
* prevent modal from closing when inputs have been edited

* remove log

* FI-2003: Add codecov.yml (#384)

* add codecov

* turn codecov on

* modify backend target

* add patch coverage

---------

Co-authored-by: Alyssa Wang <awang@mitre.org>

* add carryforward

* check edits on serial inputs

* add close modal button to inputs dialog

* keep edited status consistent between input types

* add change listening to inputs

* add required input warning

* update oauth serial parsing

* include null checks on oauth refresh nested fields

---------

Co-authored-by: Alyssa Wang <awang@mitre.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant