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 misplaced bracket for maps #1686

Merged

Conversation

flyingapfopenguin
Copy link

The is_surjective function for NumFiledHom has a misplaced bracket.

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 75.90%. Comparing base (8532b39) to head (cf0ef62).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/Map/NumberField.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1686       +/-   ##
===========================================
+ Coverage    6.39%   75.90%   +69.51%     
===========================================
  Files         362      362               
  Lines      114109   114305      +196     
===========================================
+ Hits         7293    86759    +79466     
+ Misses     106816    27546    -79270     
Files with missing lines Coverage Δ
src/Map/NumberField.jl 72.53% <0.00%> (+71.73%) ⬆️

... and 323 files with indirect coverage changes

---- 🚨 Try these New Features:

@thofma thofma enabled auto-merge (rebase) November 19, 2024 15:42
@thofma thofma merged commit 5b4309e into thofma:master Nov 19, 2024
16 of 17 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