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

[SDK-2094] Added tests for BNCCurrency #1303

Merged
merged 3 commits into from
Oct 10, 2023
Merged

[SDK-2094] Added tests for BNCCurrency #1303

merged 3 commits into from
Oct 10, 2023

Conversation

nsingh-branch
Copy link
Contributor

Reference

SDK-2094 -- IOS Test coverage - bnccurrency

Summary

Added tests for the BNCCurrency enum to check that all of the enums are working.

Motivation

Increase test coverage in files with the least coverage and most missed lines.

Type Of Change

  • Bug fix (non-breaking change which fixes an issue)

Testing Instructions

Run the tests.

cc @BranchMetrics/saas-sdk-devs for visibility.

@echo-branch echo-branch self-requested a review October 4, 2023 20:32
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #1303 (590a11c) into master (60b8a62) will increase coverage by 0.18%.
Report is 16 commits behind head on master.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1303      +/-   ##
==========================================
+ Coverage   50.48%   50.67%   +0.18%     
==========================================
  Files          68       68              
  Lines       10106    10106              
  Branches     3889     3889              
==========================================
+ Hits         5102     5121      +19     
+ Misses       4758     4742      -16     
+ Partials      246      243       -3     

see 4 files with indirect coverage changes

@echo-branch echo-branch merged commit d7c236d into master Oct 10, 2023
12 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.

3 participants