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 tests and update with recent changes in Base #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

devmotion
Copy link
Member

@devmotion devmotion commented Oct 9, 2024

The PR fixes the test errors (due to method overwritten warnings in the doctests) and incorporates updates (bug fixes + additional tests) from JuliaLang/julia#55911, JuliaLang/julia#54172, JuliaLang/julia#50894 and JuliaLang/julia#46054.

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (872ace5) to head (5121078).

Additional details and impacted files
@@             Coverage Diff             @@
##             main       #36      +/-   ##
===========================================
+ Coverage   98.14%   100.00%   +1.85%     
===========================================
  Files           2         2              
  Lines          54        64      +10     
===========================================
+ Hits           53        64      +11     
+ Misses          1         0       -1     

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

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11251732382

Details

  • 20 of 20 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall first build on dw/fix_update at 100.0%

Totals Coverage Status
Change from base Build 11068089373: 100.0%
Covered Lines: 64
Relevant Lines: 64

💛 - Coveralls

src/macro.jl Show resolved Hide resolved
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