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

test: increase test coverage in fluido-ir #52

Merged
merged 5 commits into from
Jun 17, 2024
Merged

Conversation

kayagokalp
Copy link
Owner

@kayagokalp kayagokalp commented Jun 17, 2024

Added:

  1. graph to_dot test.
  2. display tests for ir.rs

@kayagokalp kayagokalp added the testing Everything to do with testing label Jun 17, 2024
@kayagokalp kayagokalp self-assigned this Jun 17, 2024
@kayagokalp kayagokalp changed the title test: add to_dot test to fluido-graph test: increase coverage in fluido-ir Jun 17, 2024
@kayagokalp kayagokalp changed the title test: increase coverage in fluido-ir test: increase test coverage in fluido-ir Jun 17, 2024
Copy link

codecov bot commented Jun 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.27%. Comparing base (7730358) to head (0519ffc).

Additional details and impacted files
@@             Coverage Diff             @@
##           master      #52       +/-   ##
===========================================
+ Coverage   34.29%   49.27%   +14.97%     
===========================================
  Files          20       20               
  Lines        1522     1656      +134     
===========================================
+ Hits          522      816      +294     
+ Misses       1000      840      -160     

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

@kayagokalp kayagokalp merged commit 672f79f into master Jun 17, 2024
10 checks passed
@kayagokalp kayagokalp deleted the kayagokalp/test-graph branch June 17, 2024 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Everything to do with testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant