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

generator test input/output files #301

Merged
merged 85 commits into from
Mar 25, 2022

Conversation

desistefanova
Copy link
Contributor

@desistefanova desistefanova commented Mar 15, 2022

Refactor generator tests with input/output files.
goot_test.dart - is for tests that generate realm object classes successfully;
error_test.dart - is for all the tests that throw errors;
info_test.dart - is for tests that don't throw errors, but write some info in the log;
generator_test.dart is split between error_test.dart, info_test.dart and goot_test.dart.

@cla-bot cla-bot bot added the cla: yes label Mar 15, 2022
@coveralls
Copy link

coveralls commented Mar 15, 2022

Pull Request Test Coverage Report for Build 2028786294

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 8 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-1.9%) to 91.841%

Files with Coverage Reduction New Missed Lines %
generator/lib/src/class_element_ex.dart 8 80.3%
Totals Coverage Status
Change from base Build 1961847570: -1.9%
Covered Lines: 394
Relevant Lines: 429

💛 - Coveralls

@desistefanova desistefanova changed the base branch from master to return_from_write March 24, 2022 12:18
@desistefanova desistefanova changed the base branch from return_from_write to master March 24, 2022 12:18
@desistefanova desistefanova merged commit 881d801 into master Mar 25, 2022
@desistefanova desistefanova deleted the generator_tests_input_output_files branch March 25, 2022 14:45
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants