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

Mock api calls #31

Merged
merged 5 commits into from
Aug 27, 2023
Merged

Mock api calls #31

merged 5 commits into from
Aug 27, 2023

Conversation

vnegi10
Copy link
Owner

@vnegi10 vnegi10 commented Aug 27, 2023

Fixes #29

@codecov-commenter
Copy link

codecov-commenter commented Aug 27, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -4.84% ⚠️

Comparison is base (fd6064e) 67.74% compared to head (eea3713) 62.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
- Coverage   67.74%   62.90%   -4.84%     
==========================================
  Files           7        7              
  Lines         496      496              
==========================================
- Hits          336      312      -24     
- Misses        160      184      +24     
Files Changed Coverage Δ
src/plotsAV.jl 93.45% <100.00%> (ø)
src/plotsCG.jl 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@vnegi10 vnegi10 merged commit 81e0b1c into master Aug 27, 2023
10 checks passed
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.

Improve test framework
2 participants