Skip to content

Add tests for object creations inside list and dict literals#407

Merged
Eric-Vin merged 1 commit intoBerkeleyLearnVerify:mainfrom
lola831:new-objs-dict-list
Feb 21, 2026
Merged

Add tests for object creations inside list and dict literals#407
Eric-Vin merged 1 commit intoBerkeleyLearnVerify:mainfrom
lola831:new-objs-dict-list

Conversation

@lola831
Copy link
Copy Markdown
Collaborator

@lola831 lola831 commented Oct 24, 2025

Description

Adds tests for object creations inside list and dict literals

Issue Link

N/A

Checklist

  • I have tested the changes locally via pytest and/or other means
  • I have added or updated relevant documentation
  • I have autoformatted the code with black and isort
  • I have added test cases (if applicable)

Additional Notes

N/A

@lola831 lola831 requested a review from dfremont October 24, 2025 02:22
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.90%. Comparing base (40d8d1d) to head (0561b19).
⚠️ Report is 21 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #407      +/-   ##
==========================================
+ Coverage   89.85%   89.90%   +0.05%     
==========================================
  Files          54       54              
  Lines       13549    13551       +2     
==========================================
+ Hits        12174    12183       +9     
+ Misses       1375     1368       -7     

see 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Eric-Vin Eric-Vin merged commit cc91206 into BerkeleyLearnVerify:main Feb 21, 2026
31 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.

2 participants