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

Fix #102 #103

Merged
merged 1 commit into from
Apr 1, 2024
Merged

Fix #102 #103

merged 1 commit into from
Apr 1, 2024

Conversation

matthewcarbone
Copy link
Collaborator

Changed triggering workflows on PRs/pushes to master to triggering on main.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.43%. Comparing base (44bde82) to head (c97bb7c).
Report is 35 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
+ Coverage   95.21%   95.43%   +0.22%     
==========================================
  Files          58       57       -1     
  Lines        4280     4271       -9     
==========================================
+ Hits         4075     4076       +1     
+ Misses        205      195      -10     
Flag Coverage Δ
unittests 95.43% <ø> (+0.22%) ⬆️

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

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

@ziatdinovmax ziatdinovmax merged commit 2c69987 into main Apr 1, 2024
6 checks passed
@matthewcarbone matthewcarbone deleted the mc/fix-102 branch April 1, 2024 12:11
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.

Fix bug where I use the master branch instead of main in CI
3 participants